Skip to content

Commit 7f775d6

Browse files
Results from /fix:format
1 parent 032af40 commit 7f775d6

4 files changed

+13
-4
lines changed

Diff for: data/registry/instrumentation-dotnet-aspnetcore.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ tags:
77
- instrumentation
88
- dotnet
99
license: Apache 2.0
10-
description: This is an Instrumentation Library, which instruments ASP.NET Core and collect metrics and traces about incoming web requests.
10+
description:
11+
This is an Instrumentation Library, which instruments ASP.NET Core and collect
12+
metrics and traces about incoming web requests.
1113
authors:
1214
- name: OpenTelemetry Authors
1315
urls:

Diff for: data/registry/instrumentation-dotnet-grpcnetclient.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ tags:
77
- instrumentation
88
- dotnet
99
license: Apache 2.0
10-
description: This is an Instrumentation Library which instruments Grpc.Net.Client and collects traces about outgoing gRPC requests.
10+
description:
11+
This is an Instrumentation Library which instruments Grpc.Net.Client and
12+
collects traces about outgoing gRPC requests.
1113
authors:
1214
- name: OpenTelemetry Authors
1315
urls:

Diff for: data/registry/instrumentation-dotnet-http.yml

+4-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,10 @@ tags:
66
- instrumentation
77
- dotnet
88
license: Apache 2.0
9-
description: This is an Instrumentation Library, which instruments System.Net.Http.HttpClient and System.Net.HttpWebRequest and collects metrics and traces about outgoing HTTP requests.
9+
description:
10+
This is an Instrumentation Library, which instruments
11+
System.Net.Http.HttpClient and System.Net.HttpWebRequest and collects metrics
12+
and traces about outgoing HTTP requests.
1013
authors:
1114
- name: OpenTelemetry Authors
1215
urls:

Diff for: data/registry/instrumentation-dotnet-sqlclient.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ tags:
77
- instrumentation
88
- dotnet
99
license: Apache 2.0
10-
description: This is an Instrumentation Library, which instruments Microsoft.Data.SqlClient and System.Data.SqlClient and collects traces about database operations.
10+
description:
11+
This is an Instrumentation Library, which instruments Microsoft.Data.SqlClient
12+
and System.Data.SqlClient and collects traces about database operations.
1113
authors:
1214
- name: OpenTelemetry Authors
1315
urls:

0 commit comments

Comments
 (0)