From 325ff917c98f77d4708c871a75e6fc50ace8d7b6 Mon Sep 17 00:00:00 2001 From: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com> Date: Tue, 25 Jun 2024 04:36:49 +0000 Subject: [PATCH 1/2] Auto-update registry versions (fef01bf75185c09412d82e2bd5da23525a8422e0) --- data/registry/exporter-dotnet-prometheus-aspnetcore.yml | 6 ++---- data/registry/exporter-dotnet-prometheus-httplistener.yml | 6 ++---- data/registry/exporter-js-instana.yml | 2 +- 3 files changed, 5 insertions(+), 9 deletions(-) diff --git a/data/registry/exporter-dotnet-prometheus-aspnetcore.yml b/data/registry/exporter-dotnet-prometheus-aspnetcore.yml index 13c36c6f3269..23b459936d78 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-beta.1 + version: 1.9.0-beta.2 diff --git a/data/registry/exporter-dotnet-prometheus-httplistener.yml b/data/registry/exporter-dotnet-prometheus-httplistener.yml index 2531b063c173..3148b1b04be5 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-beta.1 + version: 1.9.0-beta.2 diff --git a/data/registry/exporter-js-instana.yml b/data/registry/exporter-js-instana.yml index be3dfc02192a..0895803653be 100644 --- a/data/registry/exporter-js-instana.yml +++ b/data/registry/exporter-js-instana.yml @@ -15,4 +15,4 @@ createdAt: 2022-04-18 package: registry: npm name: '@instana/opentelemetry-exporter' - version: 3.12.0 + version: 3.13.0 From 787fcf2f3a7ff8799febbad4250c0e6ece1bd80b Mon Sep 17 00:00:00 2001 From: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com> Date: Tue, 25 Jun 2024 05:59:53 +0000 Subject: [PATCH 2/2] Results from /fix:format --- data/registry/exporter-dotnet-prometheus-aspnetcore.yml | 4 +++- data/registry/exporter-dotnet-prometheus-httplistener.yml | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/data/registry/exporter-dotnet-prometheus-aspnetcore.yml b/data/registry/exporter-dotnet-prometheus-aspnetcore.yml index 23b459936d78..2b1f98c96890 100644 --- a/data/registry/exporter-dotnet-prometheus-aspnetcore.yml +++ b/data/registry/exporter-dotnet-prometheus-aspnetcore.yml @@ -10,7 +10,9 @@ 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: diff --git a/data/registry/exporter-dotnet-prometheus-httplistener.yml b/data/registry/exporter-dotnet-prometheus-httplistener.yml index 3148b1b04be5..b53f88e6e3d4 100644 --- a/data/registry/exporter-dotnet-prometheus-httplistener.yml +++ b/data/registry/exporter-dotnet-prometheus-httplistener.yml @@ -7,7 +7,9 @@ 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: