Skip to content

Commit

Permalink
Auto-update registry versions (94b228e333de71c8ce5e6c223377e7b1526f193a)
Browse files Browse the repository at this point in the history
  • Loading branch information
opentelemetrybot committed May 21, 2024
1 parent dc9b52c commit 2720673
Show file tree
Hide file tree
Showing 7 changed files with 13 additions and 25 deletions.
2 changes: 1 addition & 1 deletion data/registry/exporter-dotnet-console.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ createdAt: 2022-11-07
package:
registry: nuget
name: OpenTelemetry.Exporter.Console
version: 1.8.1
version: 1.9.0-alpha.1
5 changes: 2 additions & 3 deletions data/registry/exporter-dotnet-inmemory.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ tags:
- exporter
- dotnet
license: Apache 2.0
description:
The in-memory exporter stores data in a user provided memory buffer.
description: The in-memory exporter stores data in a user provided memory buffer.
authors:
- name: OpenTelemetry Authors
urls:
Expand All @@ -17,4 +16,4 @@ createdAt: 2022-11-07
package:
registry: nuget
name: OpenTelemetry.Exporter.InMemory
version: 1.8.1
version: 1.9.0-alpha.1
7 changes: 2 additions & 5 deletions data/registry/exporter-dotnet-opentelemetryprotocol.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,7 @@ tags:
- dotnet
- exporter
license: Apache 2.0
description:
This library allows exporting telemetry data in the OpenTelemetry Protocol
(OTLP) format to the OpenTelemetry Collector and OTLP-compliant
backends/receivers.
description: This library allows exporting telemetry data in the OpenTelemetry Protocol (OTLP) format to the OpenTelemetry Collector and OTLP-compliant backends/receivers.
authors:
- name: OpenTelemetry Authors
urls:
Expand All @@ -19,4 +16,4 @@ createdAt: 2020-02-05
package:
registry: nuget
name: OpenTelemetry.Exporter.OpenTelemetryProtocol
version: 1.8.1
version: 1.9.0-alpha.1
6 changes: 2 additions & 4 deletions data/registry/exporter-dotnet-prometheus-aspnetcore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,7 @@ tags:
- exporter
- dotnet
license: Apache 2.0
description:
An OpenTelemetry Prometheus exporter for configuring an ASP.NET Core
application with an endpoint for Prometheus to scrape.
description: An OpenTelemetry Prometheus exporter for configuring an ASP.NET Core application with an endpoint for Prometheus to scrape.
authors:
- name: OpenTelemetry Authors
urls:
Expand All @@ -21,4 +19,4 @@ createdAt: 2022-11-07
package:
registry: nuget
name: OpenTelemetry.Exporter.Prometheus.AspNetCore
version: 1.8.0-rc.1
version: 1.9.0-alpha.1
6 changes: 2 additions & 4 deletions data/registry/exporter-dotnet-prometheus-httplistener.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@ tags:
- exporter
- dotnet
license: Apache 2.0
description:
An OpenTelemetry Prometheus exporter that configures an HttpListener instance
for Prometheus to scrape.
description: An OpenTelemetry Prometheus exporter that configures an HttpListener instance for Prometheus to scrape.
authors:
- name: OpenTelemetry Authors
urls:
Expand All @@ -18,4 +16,4 @@ createdAt: 2022-11-07
package:
registry: nuget
name: OpenTelemetry.Exporter.Prometheus.HttpListener
version: 1.8.0-rc.1
version: 1.9.0-alpha.1
5 changes: 2 additions & 3 deletions data/registry/instrumentation-dotnet-runtime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ tags:
- runtime
- metrics
license: Apache 2.0
description:
OpenTelemetry .NET contrib plugin for collecting metrics from .NET Runtime
description: OpenTelemetry .NET contrib plugin for collecting metrics from .NET Runtime
authors:
- name: OpenTelemetry Authors
urls:
Expand All @@ -19,4 +18,4 @@ createdAt: 2022-08-16
package:
registry: nuget
name: OpenTelemetry.Instrumentation.Runtime
version: 1.8.0
version: 1.8.1
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,7 @@ tags:
- purview
- nuget
license: MIT
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.
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.
authors:
- name: Kieron Lanning
url: https://github.com/kieronlanning
Expand All @@ -38,4 +35,4 @@ createdAt: 2024-04-26
package:
registry: nuget
name: Purview.Telemetry.SourceGenerator
version: 1.0.5
version: 1.0.7

0 comments on commit 2720673

Please sign in to comment.