Skip to content

Commit e0bc774

Browse files
Results from /fix:format
1 parent bd09ef4 commit e0bc774

6 files changed

+20
-6
lines changed

data/registry/collector-exporter-otelarrow.yml

+5-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,11 @@ tags:
1010
urls:
1111
repo: https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/exporter/otelarrowexporter
1212
license: Apache 2.0
13-
description: Exports telemetry data using [OpenTelemetry Protocol with Apache Arrow](https://github.com/open-telemetry/otel-arrow) components with support for both OpenTelemetry Protocol with Apache Arrow and standard OpenTelemetry Protocol (OTLP) protocol via gRPC.
13+
description:
14+
Exports telemetry data using [OpenTelemetry Protocol with Apache
15+
Arrow](https://github.com/open-telemetry/otel-arrow) components with support
16+
for both OpenTelemetry Protocol with Apache Arrow and standard OpenTelemetry
17+
Protocol (OTLP) protocol via gRPC.
1418
authors:
1519
- name: OpenTelemetry Authors
1620
createdAt: 2024-02-05

data/registry/collector-extension-solarwindsapmsettings.yml

+4-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,10 @@ tags:
1111
urls:
1212
repo: https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/extension/solarwindsapmsettingsextension
1313
license: Apache 2.0
14-
description: The Solarwinds APM Settings extension gets Solarwinds APM specific settings from Solarwinds APM collector and `/tmp/solarwinds-apm-settings.json` & `/tmp/solarwinds-apm-settings-raw` periodically.
14+
description:
15+
The Solarwinds APM Settings extension gets Solarwinds APM specific settings
16+
from Solarwinds APM collector and `/tmp/solarwinds-apm-settings.json` &
17+
`/tmp/solarwinds-apm-settings-raw` periodically.
1518
authors:
1619
- name: OpenTelemetry Authors
1720
createdAt: 2024-02-05

data/registry/exporter-ruby-zipkin.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ tags:
66
- exporter
77
- ruby
88
license: Apache 2.0
9-
description: The opentelemetry-exporter-zipkin gem provides a Zipkin exporter for OpenTelemetry Ruby.
9+
description:
10+
The opentelemetry-exporter-zipkin gem provides a Zipkin exporter for
11+
OpenTelemetry Ruby.
1012
authors:
1113
- name: OpenTelemetry Authors
1214
urls:

data/registry/instrumentation-erlang-ecto.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ tags:
77
- instrumentation
88
- erlang
99
license: Apache 2.0
10-
description: Telemetry handler that creates OpenTelemetry spans from Ecto query events.
10+
description:
11+
Telemetry handler that creates OpenTelemetry spans from Ecto query events.
1112
authors:
1213
- name: OpenTelemetry Authors
1314
urls:

data/registry/instrumentation-js-autotelic-fastify.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ tags:
77
- fastify
88
- fastify-plugin
99
license: MIT
10-
description: Fastify OpenTelemetry API integration, using the Fastify plugin spec.
10+
description:
11+
Fastify OpenTelemetry API integration, using the Fastify plugin spec.
1112
authors:
1213
- name: Holden Whitehead
1314

data/registry/instrumentation-php-openaiphp.yml

+4-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,10 @@ tags:
99
urls:
1010
repo: https://github.com/open-telemetry/opentelemetry-php-contrib/tree/main/src/Instrumentation/OpenAIPHP
1111
license: Apache 2.0
12-
description: This package provides auto-instrumentation for [openai-php/client](https://packagist.org/packages/openai-php/client) to help you understand the interactions with OpenAI compatible services.
12+
description:
13+
This package provides auto-instrumentation for
14+
[openai-php/client](https://packagist.org/packages/openai-php/client) to help
15+
you understand the interactions with OpenAI compatible services.
1316
authors:
1417
- name: OpenTelemetry Authors
1518
createdAt: 2024-02-05

0 commit comments

Comments
 (0)