From 1069e6b71425839f8c6473ab43ca172841d0b216 Mon Sep 17 00:00:00 2001 From: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com> Date: Fri, 31 May 2024 04:37:34 +0000 Subject: [PATCH 1/2] Auto-update registry versions (973c7736cac8baed6da93ea9459a0a4fa654d2a0) --- .../tools-dotnet-purview-telemetry-sourcegenerator.yml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/data/registry/tools-dotnet-purview-telemetry-sourcegenerator.yml b/data/registry/tools-dotnet-purview-telemetry-sourcegenerator.yml index c14d87182428..6b6b00bbee78 100644 --- a/data/registry/tools-dotnet-purview-telemetry-sourcegenerator.yml +++ b/data/registry/tools-dotnet-purview-telemetry-sourcegenerator.yml @@ -24,10 +24,7 @@ tags: - purview - nuget license: MIT -description: - Generates ActivitySource, Activity, ActivityEvent, High-performance logging - (ILogger) and Metrics based on methods on an interface, enabling fast - iteration cycles and substitutes for testing through dependency injection. +description: Generates ActivitySource, Activity, ActivityEvent, High-performance logging (ILogger) and Metrics based on methods on an interface, enabling fast iteration cycles and substitutes for testing through dependency injection. authors: - name: Kieron Lanning url: https://github.com/kieronlanning @@ -38,4 +35,4 @@ createdAt: 2024-04-26 package: registry: nuget name: Purview.Telemetry.SourceGenerator - version: 1.0.8 + version: 1.0.9 From 7d878aace4d1a11be13d8ee5e8f0bb9337308221 Mon Sep 17 00:00:00 2001 From: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com> Date: Fri, 31 May 2024 07:06:23 +0000 Subject: [PATCH 2/2] Results from /fix:format --- .../tools-dotnet-purview-telemetry-sourcegenerator.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/data/registry/tools-dotnet-purview-telemetry-sourcegenerator.yml b/data/registry/tools-dotnet-purview-telemetry-sourcegenerator.yml index 6b6b00bbee78..91ef0504aa90 100644 --- a/data/registry/tools-dotnet-purview-telemetry-sourcegenerator.yml +++ b/data/registry/tools-dotnet-purview-telemetry-sourcegenerator.yml @@ -24,7 +24,10 @@ tags: - purview - nuget license: MIT -description: Generates ActivitySource, Activity, ActivityEvent, High-performance logging (ILogger) and Metrics based on methods on an interface, enabling fast iteration cycles and substitutes for testing through dependency injection. +description: + Generates ActivitySource, Activity, ActivityEvent, High-performance logging + (ILogger) and Metrics based on methods on an interface, enabling fast + iteration cycles and substitutes for testing through dependency injection. authors: - name: Kieron Lanning url: https://github.com/kieronlanning