From 600b10afc7cb76880828a8f160182d20ee66e7c8 Mon Sep 17 00:00:00 2001 From: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com> Date: Thu, 3 Oct 2024 04:40:13 +0000 Subject: [PATCH 1/2] Auto-update registry versions (fea4b1695d2623f0e43a11e9a0ce111af6a405e0) --- data/registry/exporter-dotnet-influxdb.yml | 5 ++--- data/registry/exporter-php-otlp.yml | 7 ++----- data/registry/exporter-php-zipkin.yml | 2 +- data/registry/instrumentation-dotnet-cassandra.yml | 5 ++--- data/registry/instrumentation-dotnet-hangfire.yml | 6 ++---- 5 files changed, 9 insertions(+), 16 deletions(-) diff --git a/data/registry/exporter-dotnet-influxdb.yml b/data/registry/exporter-dotnet-influxdb.yml index 1fd855fb491a..74b1289f0e75 100644 --- a/data/registry/exporter-dotnet-influxdb.yml +++ b/data/registry/exporter-dotnet-influxdb.yml @@ -6,8 +6,7 @@ tags: - exporter - dotnet license: Apache 2.0 -description: - The InfluxDB exporter converts OpenTelemetry metrics into the InfluxDB model +description: The InfluxDB exporter converts OpenTelemetry metrics into the InfluxDB model authors: - name: OpenTelemetry Authors urls: @@ -16,4 +15,4 @@ createdAt: 2022-11-07 package: registry: nuget name: OpenTelemetry.Exporter.InfluxDB - version: 1.0.0-alpha.3 + version: 1.0.0-alpha.4 diff --git a/data/registry/exporter-php-otlp.yml b/data/registry/exporter-php-otlp.yml index b21952ccec3f..015306cee237 100644 --- a/data/registry/exporter-php-otlp.yml +++ b/data/registry/exporter-php-otlp.yml @@ -5,16 +5,13 @@ tags: - php - 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 package: registry: packagist name: open-telemetry/exporter-otlp - version: '1.1.0beta1' + version: '1.1.0' urls: repo: https://github.com/open-telemetry/opentelemetry-php/tree/main/src/Contrib/Otlp createdAt: 2022-12-14 diff --git a/data/registry/exporter-php-zipkin.yml b/data/registry/exporter-php-zipkin.yml index b6f3fed204a1..dc74f13d5ac8 100644 --- a/data/registry/exporter-php-zipkin.yml +++ b/data/registry/exporter-php-zipkin.yml @@ -12,7 +12,7 @@ authors: package: name: open-telemetry/exporter-zipkin registry: packagist - version: 1.1.0beta1 + version: 1.1.0 urls: repo: https://github.com/open-telemetry/opentelemetry-php/tree/main/src/Contrib/Zipkin createdAt: 2022-12-14 diff --git a/data/registry/instrumentation-dotnet-cassandra.yml b/data/registry/instrumentation-dotnet-cassandra.yml index 5b89f4d28817..bdc433878043 100644 --- a/data/registry/instrumentation-dotnet-cassandra.yml +++ b/data/registry/instrumentation-dotnet-cassandra.yml @@ -6,8 +6,7 @@ tags: - instrumentation - dotnet license: Apache 2.0 -description: - This is an Instrumentation Library, which instruments CassandraCSharpDriver +description: This is an Instrumentation Library, which instruments CassandraCSharpDriver authors: - name: OpenTelemetry Authors urls: @@ -17,4 +16,4 @@ isFirstParty: false package: registry: nuget name: OpenTelemetry.Instrumentation.Cassandra - version: 1.0.0-beta.1 + version: 1.0.0-beta.2 diff --git a/data/registry/instrumentation-dotnet-hangfire.yml b/data/registry/instrumentation-dotnet-hangfire.yml index 47443043bbe6..63996ac2acd4 100644 --- a/data/registry/instrumentation-dotnet-hangfire.yml +++ b/data/registry/instrumentation-dotnet-hangfire.yml @@ -6,9 +6,7 @@ tags: - instrumentation - dotnet license: Apache 2.0 -description: - This is an Instrumentation Library, which instruments Hangfire and collects - telemetry about BackgroundJob. +description: This is an Instrumentation Library, which instruments Hangfire and collects telemetry about BackgroundJob. authors: - name: OpenTelemetry Authors urls: @@ -18,4 +16,4 @@ isFirstParty: false package: registry: nuget name: OpenTelemetry.Instrumentation.Hangfire - version: 1.6.0-beta.1 + version: 1.9.0-beta.1 From 136ddebade63bc02a1d0493e1942a5624229f1f6 Mon Sep 17 00:00:00 2001 From: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com> Date: Thu, 3 Oct 2024 10:03:20 +0000 Subject: [PATCH 2/2] Results from /fix:format --- data/registry/exporter-dotnet-influxdb.yml | 3 ++- data/registry/exporter-php-otlp.yml | 5 ++++- data/registry/instrumentation-dotnet-cassandra.yml | 3 ++- data/registry/instrumentation-dotnet-hangfire.yml | 4 +++- 4 files changed, 11 insertions(+), 4 deletions(-) diff --git a/data/registry/exporter-dotnet-influxdb.yml b/data/registry/exporter-dotnet-influxdb.yml index 74b1289f0e75..fbe3940f9779 100644 --- a/data/registry/exporter-dotnet-influxdb.yml +++ b/data/registry/exporter-dotnet-influxdb.yml @@ -6,7 +6,8 @@ tags: - exporter - dotnet license: Apache 2.0 -description: The InfluxDB exporter converts OpenTelemetry metrics into the InfluxDB model +description: + The InfluxDB exporter converts OpenTelemetry metrics into the InfluxDB model authors: - name: OpenTelemetry Authors urls: diff --git a/data/registry/exporter-php-otlp.yml b/data/registry/exporter-php-otlp.yml index 015306cee237..3bc4491b62f8 100644 --- a/data/registry/exporter-php-otlp.yml +++ b/data/registry/exporter-php-otlp.yml @@ -5,7 +5,10 @@ tags: - php - 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 package: diff --git a/data/registry/instrumentation-dotnet-cassandra.yml b/data/registry/instrumentation-dotnet-cassandra.yml index bdc433878043..d77a1081249d 100644 --- a/data/registry/instrumentation-dotnet-cassandra.yml +++ b/data/registry/instrumentation-dotnet-cassandra.yml @@ -6,7 +6,8 @@ tags: - instrumentation - dotnet license: Apache 2.0 -description: This is an Instrumentation Library, which instruments CassandraCSharpDriver +description: + This is an Instrumentation Library, which instruments CassandraCSharpDriver authors: - name: OpenTelemetry Authors urls: diff --git a/data/registry/instrumentation-dotnet-hangfire.yml b/data/registry/instrumentation-dotnet-hangfire.yml index 63996ac2acd4..325936f2c752 100644 --- a/data/registry/instrumentation-dotnet-hangfire.yml +++ b/data/registry/instrumentation-dotnet-hangfire.yml @@ -6,7 +6,9 @@ tags: - instrumentation - dotnet license: Apache 2.0 -description: This is an Instrumentation Library, which instruments Hangfire and collects telemetry about BackgroundJob. +description: + This is an Instrumentation Library, which instruments Hangfire and collects + telemetry about BackgroundJob. authors: - name: OpenTelemetry Authors urls: