Skip to content

Commit

Permalink
Update opentelemetry-rust monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 15, 2024
1 parent 3d73b53 commit 39d6f5b
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 @@ -333,7 +333,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.24.0"

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

[workspace.dependencies.opentelemetry_sdk]
version = "0.21.2"
version = "0.24.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 39d6f5b

Please sign in to comment.