From f48685e34e2c7a7ad776b9205fb42f6752bcb941 Mon Sep 17 00:00:00 2001 From: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com> Date: Thu, 8 Aug 2024 04:38:58 +0000 Subject: [PATCH] Auto-update registry versions (ad7a6f659560f2a10163355cd4c652d9b18699a1) --- data/registry/instrumentation-dotnet-masstransit.yml | 6 ++---- data/registry/instrumentation-go-cloudwego.yml | 5 ++--- data/registry/instrumentation-go-gorm.yml | 1 + 3 files changed, 5 insertions(+), 7 deletions(-) diff --git a/data/registry/instrumentation-dotnet-masstransit.yml b/data/registry/instrumentation-dotnet-masstransit.yml index 6938a300a7a2..54478617a8f6 100644 --- a/data/registry/instrumentation-dotnet-masstransit.yml +++ b/data/registry/instrumentation-dotnet-masstransit.yml @@ -6,9 +6,7 @@ tags: - masstransit .net client - .net license: Apache-2.0 -description: - By using OpenTelemetry with MassTransit, you can gain insights into the - performance of your systems +description: By using OpenTelemetry with MassTransit, you can gain insights into the performance of your systems authors: - name: MassTransit Project url: https://github.com/MassTransit @@ -21,4 +19,4 @@ isNative: true package: name: MassTransit registry: nuget - version: 8.2.3 + version: 3.2.1 diff --git a/data/registry/instrumentation-go-cloudwego.yml b/data/registry/instrumentation-go-cloudwego.yml index fe69f3b43d68..8fc409f578be 100644 --- a/data/registry/instrumentation-go-cloudwego.yml +++ b/data/registry/instrumentation-go-cloudwego.yml @@ -7,9 +7,7 @@ tags: - hertz - cloudwego license: Apache-2.0 -description: - The `obs-opentelemetry` extension allows hertz to integrate OpenTelemetry with - a simple setup. +description: The `obs-opentelemetry` extension allows hertz to integrate OpenTelemetry with a simple setup. authors: - name: CloudWeGo url: https://github.com/cloudwego @@ -22,3 +20,4 @@ isFirstParty: true package: registry: go name: github.com/hertz-contrib/obs-opentelemetry + version: v0.3.0 diff --git a/data/registry/instrumentation-go-gorm.yml b/data/registry/instrumentation-go-gorm.yml index 086386e4f6c2..b825588ce204 100644 --- a/data/registry/instrumentation-go-gorm.yml +++ b/data/registry/instrumentation-go-gorm.yml @@ -18,3 +18,4 @@ isFirstParty: true package: registry: go name: gorm.io/plugin/opentelemetry + version: v0.1.4