Skip to content

Commit 1100c90

Browse files
Results from /fix:format
1 parent 3079b1e commit 1100c90

6 files changed

+19
-6
lines changed

data/registry/instrumentation-ruby-grape.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ tags:
66
- instrumentation
77
- ruby
88
license: Apache 2.0
9-
description: The Grape instrumentation is a community-maintained instrumentation for Grape, a REST-like API framework for Ruby.
9+
description:
10+
The Grape instrumentation is a community-maintained instrumentation for Grape,
11+
a REST-like API framework for Ruby.
1012
authors:
1113
- name: OpenTelemetry Authors
1214
urls:

data/registry/instrumentation-ruby-httpx.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ tags:
77
- instrumentation
88
- ruby
99
license: Apache 2.0
10-
description: The HTTPX instrumentation is a community-maintained instrumentation for the HTTPX gem.
10+
description:
11+
The HTTPX instrumentation is a community-maintained instrumentation for the
12+
HTTPX gem.
1113
authors:
1214
- name: OpenTelemetry Authors
1315
urls:

data/registry/instrumentation-ruby-racecar.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ tags:
77
- instrumentation
88
- ruby
99
license: Apache 2.0
10-
description: The Racecar instrumentation is a community-maintained instrumentation for Racecar, a client library for Apache Kafka.
10+
description:
11+
The Racecar instrumentation is a community-maintained instrumentation for
12+
Racecar, a client library for Apache Kafka.
1113
authors:
1214
- name: OpenTelemetry Authors
1315
urls:

data/registry/instrumentation-ruby-rake.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ tags:
66
- instrumentation
77
- ruby
88
license: Apache 2.0
9-
description: The Rake instrumentation is a community-maintained instrumentation for the Rake task invocation.
9+
description:
10+
The Rake instrumentation is a community-maintained instrumentation for the
11+
Rake task invocation.
1012
authors:
1113
- name: OpenTelemetry Authors
1214
urls:

data/registry/instrumentation-ruby-rdkafka.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ tags:
77
- instrumentation
88
- ruby
99
license: Apache 2.0
10-
description: The rdkafka instrumentation is a community-maintained instrumentation for rdkafka, a client library for Apache Kafka.
10+
description:
11+
The rdkafka instrumentation is a community-maintained instrumentation for
12+
rdkafka, a client library for Apache Kafka.
1113
authors:
1214
- name: OpenTelemetry Authors
1315
urls:

data/registry/tools-dotnet-purview-telemetry-sourcegenerator.yml

+4-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,10 @@ tags:
2424
- purview
2525
- nuget
2626
license: MIT
27-
description: Generates ActivitySource, Activity, ActivityEvent, High-performance logging (ILogger) and Metrics based on methods on an interface, enabling fast iteration cycles and substitutes for testing through dependency injection.
27+
description:
28+
Generates ActivitySource, Activity, ActivityEvent, High-performance logging
29+
(ILogger) and Metrics based on methods on an interface, enabling fast
30+
iteration cycles and substitutes for testing through dependency injection.
2831
authors:
2932
- name: Kieron Lanning
3033
url: https://github.com/kieronlanning

0 commit comments

Comments
 (0)