diff --git a/data/registry/exporter-dotnet-inmemory.yml b/data/registry/exporter-dotnet-inmemory.yml index 0f320bf35c46..7e4a5eb979c1 100644 --- a/data/registry/exporter-dotnet-inmemory.yml +++ b/data/registry/exporter-dotnet-inmemory.yml @@ -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: @@ -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 diff --git a/data/registry/exporter-dotnet-prometheus-aspnetcore.yml b/data/registry/exporter-dotnet-prometheus-aspnetcore.yml index ed110bfeb2f8..cd660c2eee75 100644 --- a/data/registry/exporter-dotnet-prometheus-aspnetcore.yml +++ b/data/registry/exporter-dotnet-prometheus-aspnetcore.yml @@ -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: @@ -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 diff --git a/data/registry/exporter-dotnet-prometheus-httplistener.yml b/data/registry/exporter-dotnet-prometheus-httplistener.yml index e0c8af3bb042..4a2ec7b23e26 100644 --- a/data/registry/exporter-dotnet-prometheus-httplistener.yml +++ b/data/registry/exporter-dotnet-prometheus-httplistener.yml @@ -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: @@ -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