From f32d11db303e741b0a8ff881e2657765e6197bed Mon Sep 17 00:00:00 2001 From: Tyler Kenna Date: Mon, 18 Nov 2024 02:43:59 -0800 Subject: [PATCH] Added OddDotNet registry files (Attempt 2) (#5617) Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com> Co-authored-by: svrnm --- .../tools-odddotnet-client-dotnet.yml | 20 ++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) diff --git a/data/registry/tools-odddotnet-client-dotnet.yml b/data/registry/tools-odddotnet-client-dotnet.yml index 06b18e147265..310137c19cc2 100644 --- a/data/registry/tools-odddotnet-client-dotnet.yml +++ b/data/registry/tools-odddotnet-client-dotnet.yml @@ -14,10 +14,20 @@ urls: repo: https://github.com/OddDotNet/OddDotCSharp docs: https://odddotnet.github.io/OddDotDocs/ license: Apache 2.0 -description: |- - OddDotNet is an Test Harness for OpenTelemetry that works for any language, built in .NET. It is a container image that accepts OpenTelemetry signals over gRPC, and it includes a query language for verifying and validating those signals. - While it's possible to generate your own client using the proto files, it is often more convenient to use a pre-compiled package installed from NuGet. This client library for .NET also includes the opentelemetry-proto clients to allow for manually generating and sending signals, and lastly it includes a query builder to ease the process of building queries using the OddQueryLanguage (OQL). - The proto files that this project depends on can be found at https://github.com/OddDotNet/OddDotProto. +description: OddDotNet is an Test Harness for OpenTelemetry that works for any + language, built in .NET. It is a container image that accepts OpenTelemetry + signals over gRPC, and it includes a query language for verifying and + validating those signals. + + While it's possible to generate your own client using the proto files, it is + often more convenient to use a pre-compiled package installed from NuGet. This + client library for .NET also includes the opentelemetry-proto clients to allow + for manually generating and sending signals, and lastly it includes a query + builder to ease the process of building queries using the OddQueryLanguage + (OQL). + + The proto files that this project depends on can be found at + https://github.com/OddDotNet/OddDotProto. authors: - name: Tyler Kenna email: odddotnet@gmail.com @@ -26,4 +36,4 @@ createdAt: '2024-11-08' package: name: OddDotNet.Client registry: nuget - version: 0.3.0 + version: 0.2.1