diff --git a/data/registry/instrumentation-java-finatra.yml b/data/registry/instrumentation-java-finatra.yml index 7ac01897981a..0f4e2c452a86 100644 --- a/data/registry/instrumentation-java-finatra.yml +++ b/data/registry/instrumentation-java-finatra.yml @@ -18,3 +18,4 @@ isFirstParty: false package: registry: maven name: io.opentelemetry.javaagent.instrumentation/opentelemetry-javaagent-finatra-2.9 + version: 2.10.0-alpha diff --git a/data/registry/instrumentation-java-okhttp.yml b/data/registry/instrumentation-java-okhttp.yml index 789dc0973ca7..6e7c23480fb5 100644 --- a/data/registry/instrumentation-java-okhttp.yml +++ b/data/registry/instrumentation-java-okhttp.yml @@ -17,5 +17,5 @@ createdAt: 2020-11-05 package: registry: maven name: io.opentelemetry.instrumentation/opentelemetry-okhttp-3.0 - version: 2.9.0-alpha + version: 2.10.0-alpha isFirstParty: false diff --git a/data/registry/tools-odddotnet-client-dotnet.yml b/data/registry/tools-odddotnet-client-dotnet.yml index 310137c19cc2..06b18e147265 100644 --- a/data/registry/tools-odddotnet-client-dotnet.yml +++ b/data/registry/tools-odddotnet-client-dotnet.yml @@ -14,20 +14,10 @@ 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 @@ -36,4 +26,4 @@ createdAt: '2024-11-08' package: name: OddDotNet.Client registry: nuget - version: 0.2.1 + version: 0.3.0