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 Jun 23, 2024
1 parent 7a71012 commit 935db69
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 @@ -326,7 +326,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.23.0"

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

[workspace.dependencies.opentelemetry_sdk]
version = "0.21.2"
version = "0.23.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 935db69

Please sign in to comment.