Skip to content

Commit

Permalink
Auto-update registry versions (d41be13e5aa782b005c7e9617441cfff363917…
Browse files Browse the repository at this point in the history
  • Loading branch information
opentelemetrybot authored Nov 18, 2024
1 parent 4cd7d59 commit 1b7ef72
Show file tree
Hide file tree
Showing 10 changed files with 14 additions and 23 deletions.
2 changes: 1 addition & 1 deletion data/registry/exporter-js-jaeger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ createdAt: 2020-02-06
package:
registry: npm
name: '@opentelemetry/exporter-jaeger'
version: 1.27.0
version: 1.28.0
2 changes: 1 addition & 1 deletion data/registry/exporter-js-prometheus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ createdAt: 2020-02-06
package:
registry: npm
name: '@opentelemetry/exporter-prometheus'
version: 0.54.2
version: 0.55.0
2 changes: 1 addition & 1 deletion data/registry/exporter-js-zipkin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ authors:
package:
name: '@opentelemetry/exporter-zipkin'
registry: npm
version: 1.27.0
version: 1.28.0
urls:
repo: https://github.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-exporter-zipkin
docs: /docs/languages/js/exporters/#zipkin
Expand Down
1 change: 1 addition & 0 deletions data/registry/instrumentation-java-finatra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ isFirstParty: false
package:
registry: maven
name: io.opentelemetry.javaagent.instrumentation/opentelemetry-javaagent-finatra-2.9
version: 2.10.0-alpha
2 changes: 1 addition & 1 deletion data/registry/instrumentation-java-okhttp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion data/registry/instrumentation-js-fetch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ createdAt: 2020-11-09
package:
registry: npm
name: '@opentelemetry/instrumentation-fetch'
version: 0.54.2
version: 0.55.0
isFirstParty: false
2 changes: 1 addition & 1 deletion data/registry/instrumentation-js-grpc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ createdAt: 2020-11-09
package:
registry: npm
name: '@opentelemetry/instrumentation-grpc'
version: 0.54.2
version: 0.55.0
isFirstParty: false
2 changes: 1 addition & 1 deletion data/registry/instrumentation-js-http.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ createdAt: 2020-11-09
package:
registry: npm
name: '@opentelemetry/instrumentation-http'
version: 0.54.2
version: 0.55.0
isFirstParty: false
2 changes: 1 addition & 1 deletion data/registry/instrumentation-js-xml-http-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ createdAt: 2020-11-09
package:
registry: npm
name: '@opentelemetry/instrumentation-xml-http-request'
version: 0.54.2
version: 0.55.0
isFirstParty: false
20 changes: 5 additions & 15 deletions data/registry/tools-odddotnet-client-dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Expand All @@ -36,4 +26,4 @@ createdAt: '2024-11-08'
package:
name: OddDotNet.Client
registry: nuget
version: 0.2.1
version: 0.3.0

0 comments on commit 1b7ef72

Please sign in to comment.