From 41a70064f8d98b8f922beaf7ea8bdba2239fdc98 Mon Sep 17 00:00:00 2001 From: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com> Date: Mon, 10 Jun 2024 04:37:41 +0000 Subject: [PATCH 1/2] Auto-update registry versions (dcec21efd11a3c0085d09009ff38d3a4edf242c5) --- .../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 c71155b4c91f..e7592ee40717 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.11 + version: 1.0.12 From acab0b1bb99b2773e310ec8cb8dc984326e75bb4 Mon Sep 17 00:00:00 2001 From: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com> Date: Mon, 10 Jun 2024 06:11:55 +0000 Subject: [PATCH 2/2] Results from /fix:all --- .../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 e7592ee40717..e504284e071e 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