Skip to content

Commit

Permalink
Auto-update registry versions (d32cc801b882a66a84f05034e4a1cca243a5e29d)
Browse files Browse the repository at this point in the history
  • Loading branch information
opentelemetrybot committed Jun 15, 2024
1 parent 787a651 commit 42a1365
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 11 deletions.
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.9.0-rc.1
version: 1.9.0
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.9.0-alpha.2
version: 1.9.0-beta.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.9.0-alpha.2
version: 1.9.0-beta.1

0 comments on commit 42a1365

Please sign in to comment.