Skip to content

Commit

Permalink
Results from /fix:format
Browse files Browse the repository at this point in the history
  • Loading branch information
opentelemetrybot authored and chalin committed Apr 6, 2024
1 parent 71760c2 commit 5524d29
Show file tree
Hide file tree
Showing 11 changed files with 29 additions and 11 deletions.
4 changes: 3 additions & 1 deletion data/registry/instrumentation-js-cassandra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
4 changes: 3 additions & 1 deletion data/registry/instrumentation-js-cucumber.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
4 changes: 3 additions & 1 deletion data/registry/instrumentation-js-dataloader.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
3 changes: 2 additions & 1 deletion data/registry/instrumentation-js-lru-memoizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
3 changes: 2 additions & 1 deletion data/registry/instrumentation-js-nestjs-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
5 changes: 4 additions & 1 deletion data/registry/instrumentation-js-pillarjs-router.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
3 changes: 2 additions & 1 deletion data/registry/instrumentation-js-redis-4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
3 changes: 2 additions & 1 deletion data/registry/instrumentation-js-socket.io.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
3 changes: 2 additions & 1 deletion data/registry/instrumentation-js-tedious.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
4 changes: 3 additions & 1 deletion data/registry/resource-detector-js-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
4 changes: 3 additions & 1 deletion data/registry/resource-detector-js-instana.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 5524d29

Please sign in to comment.