diff --git a/data/registry/otel-odddotnet.yml b/data/registry/otel-odddotnet.yml index 736f114248eb..003c2db5483c 100644 --- a/data/registry/otel-odddotnet.yml +++ b/data/registry/otel-odddotnet.yml @@ -14,17 +14,18 @@ tags: urls: repo: https://github.com/OddDotNet/OddDotNet docs: https://odddotnet.github.io/OddDotDocs/ -license: Apache 2.0 -description: - OddDotNet is an OpenTelemetry Test Harness 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 verifying and validating those signals. +license: Apache 2.0 +description: OddDotNet is an OpenTelemetry Test Harness 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 + verifying and validating those signals. - OddDotNet enables automated Observability Driven Development, hence where it gets its name. + OddDotNet enables automated Observability Driven Development, hence where it + gets its name. authors: - name: Tyler Kenna email: odddotnet@gmail.com url: https://github.com/DoubleTK createdAt: '2024-11-08' isNative: true -isFirstParty: false \ No newline at end of file +isFirstParty: false diff --git a/data/registry/tools-odddotnet-client-dotnet.yml b/data/registry/tools-odddotnet-client-dotnet.yml index 911308ba2598..826cb4907d05 100644 --- a/data/registry/tools-odddotnet-client-dotnet.yml +++ b/data/registry/tools-odddotnet-client-dotnet.yml @@ -13,19 +13,20 @@ tags: 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 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 verifying and validating those signals. +license: Apache 2.0 +description: OddDotNet is an OpenTelemetry Test Harness 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 + 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). + 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 + The proto files that this project depends on can be found at https://github.com/OddDotNet/OddDotProto. authors: - name: Tyler Kenna @@ -37,4 +38,4 @@ isFirstParty: false package: name: OddDotNet.Client registry: nuget - version: 0.2.1 \ No newline at end of file + version: 0.2.1