Skip to content

Commit

Permalink
chore(deps): update opentelemetry-rust monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 2, 2024
1 parent 032b199 commit 8ce11c6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ version = "0.10.8"

# optional opentelemetry, performance measurements, flamegraphs, etc for performance measurements and monitoring
[workspace.dependencies.opentelemetry]
version = "0.21.0"
version = "0.26.0"

[workspace.dependencies.tracing-flame]
version = "0.2.0"
Expand All @@ -372,11 +372,11 @@ version = "0.2.0"
version = "0.22.0"

[workspace.dependencies.opentelemetry_sdk]
version = "0.21.2"
version = "0.26.0"
features = ["rt-tokio"]

[workspace.dependencies.opentelemetry-jaeger]
version = "0.20.0"
version = "0.22.0"
features = ["rt-tokio"]

# optional sentry metrics for crash/panic reporting
Expand Down

0 comments on commit 8ce11c6

Please sign in to comment.