From 47f079fc1776ef928b11ad4166d9e1388ce03068 Mon Sep 17 00:00:00 2001 From: Tyler Kenna Date: Tue, 12 Nov 2024 09:58:59 -0800 Subject: [PATCH] Update data/registry/tools-odddotnet-client-dotnet.yml Co-authored-by: Severin Neumann --- data/registry/tools-odddotnet-client-dotnet.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/registry/tools-odddotnet-client-dotnet.yml b/data/registry/tools-odddotnet-client-dotnet.yml index a570fdef3e7d..b9908a3bfa8e 100644 --- a/data/registry/tools-odddotnet-client-dotnet.yml +++ b/data/registry/tools-odddotnet-client-dotnet.yml @@ -14,9 +14,9 @@ urls: repo: https://github.com/OddDotNet/OddDotCSharp docs: https://odddotnet.github.io/OddDotDocs/ license: Apache 2.0 -description: OddDotNet is an OpenTelemetry Test Harness that works for any +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 soon HTTP), and it includes a query language for + 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