chore(deps): bump tracing-opentelemetry from 0.32.1 to 0.33.0 in the opentelemetry group#319
Conversation
Bumps the opentelemetry group with 1 update: [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry). Updates `tracing-opentelemetry` from 0.32.1 to 0.33.0 - [Release notes](https://github.com/tokio-rs/tracing-opentelemetry/releases) - [Changelog](https://github.com/tokio-rs/tracing-opentelemetry/blob/v0.1.x/CHANGELOG.md) - [Commits](tokio-rs/tracing-opentelemetry@v0.32.1...v0.33.0) --- updated-dependencies: - dependency-name: tracing-opentelemetry dependency-version: 0.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: opentelemetry ... Signed-off-by: dependabot[bot] <support@github.com>
…lemetry 0.33 tracing-opentelemetry 0.33 requires opentelemetry/opentelemetry_sdk 0.32, but dependabot only updated tracing-opentelemetry in Cargo.lock, leaving the rest of the stack at 0.31 and producing an unsatisfiable dependency graph. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Why it was broken
FixPushed a commit to this branch that regenerates
Trace verificationVerified that traces still reach Jaeger end-to-end with the upgraded stack. Started a local Jaeger instance (OTLP gRPC on port 14317) and ran two commands: Jaeger services endpoint: Traces received (2 traces, one per command): The |
|
Caution According to your organization's Security Policy, you must resolve all "Block" alerts before proceeding. It is recommended to resolve "Warn" alerts too. For more information please check in at #security-help. For License Policy Violations please also tag @Aoife in #security-help.
|
Bumps the opentelemetry group with 1 update: tracing-opentelemetry.
Updates
tracing-opentelemetryfrom 0.32.1 to 0.33.0Release notes
Sourced from tracing-opentelemetry's releases.
Changelog
Sourced from tracing-opentelemetry's changelog.
Commits
1d5422fchore: prepare release of 0.33.0f67ceb8fix: use reentrant tracing fix in one more place (#263)07c394bchore: rewirte reentrant tracing checks (#262)eb59bdafix!: avoid deadlock when entering a span (#251)44521fachore: Upgrade to OpenTelemetry 0.32 (#258)91c4faachore: mimimize package size (#252)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions