From 5524d29eb06bb3603ec54646d5b5ae6875c2f818 Mon Sep 17 00:00:00 2001 From: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com> Date: Fri, 5 Apr 2024 07:22:33 +0000 Subject: [PATCH] Results from /fix:format --- data/registry/instrumentation-js-cassandra.yml | 4 +++- data/registry/instrumentation-js-cucumber.yml | 4 +++- data/registry/instrumentation-js-dataloader.yml | 4 +++- data/registry/instrumentation-js-lru-memoizer.yml | 3 ++- data/registry/instrumentation-js-nestjs-core.yml | 3 ++- data/registry/instrumentation-js-pillarjs-router.yml | 5 ++++- data/registry/instrumentation-js-redis-4.yml | 3 ++- data/registry/instrumentation-js-socket.io.yml | 3 ++- data/registry/instrumentation-js-tedious.yml | 3 ++- data/registry/resource-detector-js-container.yml | 4 +++- data/registry/resource-detector-js-instana.yml | 4 +++- 11 files changed, 29 insertions(+), 11 deletions(-) diff --git a/data/registry/instrumentation-js-cassandra.yml b/data/registry/instrumentation-js-cassandra.yml index 34f825a04186..49fcdf367811 100644 --- a/data/registry/instrumentation-js-cassandra.yml +++ b/data/registry/instrumentation-js-cassandra.yml @@ -6,7 +6,9 @@ tags: - instrumentation - js license: Apache 2.0 -description: This module provides an instrumentation library for the injection of trace context to cassandra-driver. +description: + This module provides an instrumentation library for the injection of trace + context to cassandra-driver. authors: - name: OpenTelemetry Authors urls: diff --git a/data/registry/instrumentation-js-cucumber.yml b/data/registry/instrumentation-js-cucumber.yml index 200800649574..39c8eb382e60 100644 --- a/data/registry/instrumentation-js-cucumber.yml +++ b/data/registry/instrumentation-js-cucumber.yml @@ -6,7 +6,9 @@ tags: - instrumentation - js license: Apache 2.0 -description: This module provides automatic instrumentation for the `@cucumber/cucumber` bundle. +description: + This module provides automatic instrumentation for the `@cucumber/cucumber` + bundle. authors: - name: OpenTelemetry Authors urls: diff --git a/data/registry/instrumentation-js-dataloader.yml b/data/registry/instrumentation-js-dataloader.yml index 12a16640ac55..8e3f31e53038 100644 --- a/data/registry/instrumentation-js-dataloader.yml +++ b/data/registry/instrumentation-js-dataloader.yml @@ -6,7 +6,9 @@ tags: - instrumentation - js license: Apache 2.0 -description: This module provides an instrumentation library for the injection of trace context to dataloader +description: + This module provides an instrumentation library for the injection of trace + context to dataloader urls: repo: https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/instrumentation-dataloader createdAt: 2022-10-27 diff --git a/data/registry/instrumentation-js-lru-memoizer.yml b/data/registry/instrumentation-js-lru-memoizer.yml index 359bf59bc3bf..8863ef4b7a24 100644 --- a/data/registry/instrumentation-js-lru-memoizer.yml +++ b/data/registry/instrumentation-js-lru-memoizer.yml @@ -7,7 +7,8 @@ tags: - instrumentation - js license: Apache 2.0 -description: This module provides an instrumentation library for the lru-memorizer. +description: + This module provides an instrumentation library for the lru-memorizer. authors: - name: OpenTelemetry Authors urls: diff --git a/data/registry/instrumentation-js-nestjs-core.yml b/data/registry/instrumentation-js-nestjs-core.yml index cbe2cb17be23..2de9f7a0950e 100644 --- a/data/registry/instrumentation-js-nestjs-core.yml +++ b/data/registry/instrumentation-js-nestjs-core.yml @@ -7,7 +7,8 @@ tags: - instrumentation - js license: Apache 2.0 -description: This module provides automatic instrumentation for the Nest framework. +description: + This module provides automatic instrumentation for the Nest framework. authors: - name: OpenTelemetry Authors urls: diff --git a/data/registry/instrumentation-js-pillarjs-router.yml b/data/registry/instrumentation-js-pillarjs-router.yml index 07ab0a38413d..0861bfd5fdc6 100644 --- a/data/registry/instrumentation-js-pillarjs-router.yml +++ b/data/registry/instrumentation-js-pillarjs-router.yml @@ -8,7 +8,10 @@ tags: - pillarjs-router - router license: Apache 2.0 -description: This module provides automatic instrumentation for pillarjs/router and allows the user to automatically collect trace data and export them to their backend of choice. +description: + This module provides automatic instrumentation for pillarjs/router and allows + the user to automatically collect trace data and export them to their backend + of choice. authors: - name: OpenTelemetry Authors urls: diff --git a/data/registry/instrumentation-js-redis-4.yml b/data/registry/instrumentation-js-redis-4.yml index 6154ab36da7c..c5f53df2383c 100644 --- a/data/registry/instrumentation-js-redis-4.yml +++ b/data/registry/instrumentation-js-redis-4.yml @@ -6,7 +6,8 @@ tags: - instrumentation - js license: Apache 2.0 -description: This module provides automatic instrumentation for the `redis@^4.0.0` package. +description: + This module provides automatic instrumentation for the `redis@^4.0.0` package. urls: repo: https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-redis-4 createdAt: 2022-10-27 diff --git a/data/registry/instrumentation-js-socket.io.yml b/data/registry/instrumentation-js-socket.io.yml index ec60c5e8e97f..2a76cc319a75 100644 --- a/data/registry/instrumentation-js-socket.io.yml +++ b/data/registry/instrumentation-js-socket.io.yml @@ -6,7 +6,8 @@ tags: - instrumentation - js license: Apache 2.0 -description: This module provides automatic instrumentation for the socket.io module +description: + This module provides automatic instrumentation for the socket.io module authors: - name: OpenTelemetry Authors urls: diff --git a/data/registry/instrumentation-js-tedious.yml b/data/registry/instrumentation-js-tedious.yml index aa394c03d3f6..e47d68abd9d8 100644 --- a/data/registry/instrumentation-js-tedious.yml +++ b/data/registry/instrumentation-js-tedious.yml @@ -6,7 +6,8 @@ tags: - instrumentation - js license: Apache 2.0 -description: This module provides automatic instrumentation for the tedious module. +description: + This module provides automatic instrumentation for the tedious module. authors: - name: OpenTelemetry Authors urls: diff --git a/data/registry/resource-detector-js-container.yml b/data/registry/resource-detector-js-container.yml index dc60c767c318..10c5b4575a22 100644 --- a/data/registry/resource-detector-js-container.yml +++ b/data/registry/resource-detector-js-container.yml @@ -6,7 +6,9 @@ tags: - resource-detector - js license: Apache 2.0 -description: Resource detector for container ID. Compatible with OpenTelemetry JS API and SDK 1.0+. +description: + Resource detector for container ID. Compatible with OpenTelemetry JS API and + SDK 1.0+. authors: - name: OpenTelemetry Authors urls: diff --git a/data/registry/resource-detector-js-instana.yml b/data/registry/resource-detector-js-instana.yml index c73c49c9a8fd..b64fef57a356 100644 --- a/data/registry/resource-detector-js-instana.yml +++ b/data/registry/resource-detector-js-instana.yml @@ -6,7 +6,9 @@ tags: - resource-detector - js license: Apache 2.0 -description: This resource detector will detect the Instana agent to register the OpenTelemetry as a Node.js process +description: + This resource detector will detect the Instana agent to register the + OpenTelemetry as a Node.js process authors: - name: OpenTelemetry Authors urls: