Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto-update registry versions (fe114ac8dd015c4b44c2982aa5b6df4077bf6779) #4289

Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions data/registry/instrumentation-dotnet-aspnetcore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@ tags:
- instrumentation
- dotnet
license: Apache 2.0
description:
This is an Instrumentation Library, which instruments ASP.NET Core and collect
metrics and traces about incoming web requests.
description: This is an Instrumentation Library, which instruments ASP.NET Core and collect metrics and traces about incoming web requests.
authors:
- name: OpenTelemetry Authors
urls:
Expand All @@ -18,4 +16,4 @@ createdAt: 2022-11-07
package:
registry: nuget
name: OpenTelemetry.Instrumentation.AspNetCore
version: 1.8.0
version: 1.8.1
2 changes: 1 addition & 1 deletion data/registry/instrumentation-dotnet-aws.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ createdAt: 2022-10-28
package:
registry: nuget
name: OpenTelemetry.Instrumentation.AWS
version: 1.1.0-beta.3
version: 1.1.0-beta.4
7 changes: 2 additions & 5 deletions data/registry/instrumentation-dotnet-http.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,7 @@ tags:
- instrumentation
- dotnet
license: Apache 2.0
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.
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.
authors:
- name: OpenTelemetry Authors
urls:
Expand All @@ -18,4 +15,4 @@ createdAt: 2022-11-07
package:
registry: nuget
name: OpenTelemetry.Instrumentation.Http
version: 1.8.0
version: 1.8.1
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ createdAt: 2022-10-28
package:
registry: nuget
name: OpenTelemetry.Instrumentation.AWS
version: 1.1.0-beta.3
version: 1.1.0-beta.4
6 changes: 2 additions & 4 deletions data/registry/instrumentation-dotnet-kafkaflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@ tags:
- instrumentation
- dotnet
license: MIT
description:
This is an Instrumentation Library, which instruments KafkaFlow and collects
traces and baggage signals about Kafka messaging.
description: This is an Instrumentation Library, which instruments KafkaFlow and collects traces and baggage signals about Kafka messaging.
authors:
- name: Farfetch
urls:
Expand All @@ -20,4 +18,4 @@ isFirstParty: true
package:
name: KafkaFlow.OpenTelemetry
registry: nuget
version: 3.0.6
version: 3.0.7
Loading