Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto-update registry versions (e85a66c05b54f2c07e077737aa330f350b4a95d2) #4873

Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions data/registry/instrumentation-dotnet-stackexchangeredis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@ tags:
- instrumentation
- dotnet
license: Apache 2.0
description:
This is an Instrumentation Library, which instruments StackExchange.Redis and
collects traces about outgoing calls to Redis.
description: This is an Instrumentation Library, which instruments StackExchange.Redis and collects traces about outgoing calls to Redis.
authors:
- name: OpenTelemetry Authors
urls:
Expand All @@ -19,4 +17,4 @@ createdAt: 2022-10-28
package:
registry: nuget
name: OpenTelemetry.Instrumentation.StackExchangeRedis
version: 1.0.0-rc9.15
version: 1.9.0-beta.1
2 changes: 1 addition & 1 deletion data/registry/instrumentation-js-bullmq.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ createdAt: 2023-01-27
package:
name: '@jenniferplusplus/opentelemetry-instrumentation-bullmq'
registry: npm
version: 0.5.0
version: 0.5.1
8 changes: 2 additions & 6 deletions data/registry/tools-ruby-sentry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,7 @@ tags:
- sentry
- error monitoring
license: MIT
description:
The Sentry OpenTelemetry Ruby integration provides a processor and propagator
to send data to Sentry and to associate traces/spans to Sentry errors. For
configuration details, see [OpenTelemetry
Support](https://docs.sentry.io/platforms/ruby/performance/instrumentation/opentelemetry/).
description: The Sentry OpenTelemetry Ruby integration provides a processor and propagator to send data to Sentry and to associate traces/spans to Sentry errors. For configuration details, see [OpenTelemetry Support](https://docs.sentry.io/platforms/ruby/performance/instrumentation/opentelemetry/).
authors:
- name: Sentry authors
email: [email protected]
Expand All @@ -23,4 +19,4 @@ createdAt: 2023-01-31
package:
registry: gems
name: sentry-opentelemetry
version: 5.18.1
version: 5.18.2
Loading