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 Dec 17, 2024
1 parent 5813419 commit 5e9bcd2
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 @@ -392,7 +392,7 @@ default-features = false

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

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

[workspace.dependencies.opentelemetry_sdk]
version = "0.21.2"
version = "0.27.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 5e9bcd2

Please sign in to comment.