From 9572ee5ac6c4d0b85da08a27e864e75f094cab1e Mon Sep 17 00:00:00 2001 From: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com> Date: Tue, 28 May 2024 04:38:02 +0000 Subject: [PATCH 1/2] Auto-update registry versions (e3be91aabfe6e3a5ad34ee55918b1e974fd98712) --- .../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 fd845321ad57..4bdab828b584 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.7 + version: 1.0.8 From 2181cf1c483140e1a60b8acb46e6acde1ee78f22 Mon Sep 17 00:00:00 2001 From: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com> Date: Tue, 28 May 2024 06:39:42 +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 4bdab828b584..c14d87182428 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