Skip to content

Commit

Permalink
fix(deps): update rust crate tonic-tracing-opentelemetry to 0.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 26, 2024
1 parent 57c64a0 commit 7984a9f
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 24 deletions.
105 changes: 82 additions & 23 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tailcall-upstream-grpc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ tower = "0.4.13"
hyper-util = { version = "0.1.3", features = ["tokio"] }
http-body-util = "0.1.1"
once_cell = "1.19.0"
tonic-tracing-opentelemetry = "0.19.0"
tonic-tracing-opentelemetry = "0.21.0"
opentelemetry = { version = "0.23.0", features = ["trace"] }
opentelemetry_sdk = { version = "0.23.0", features = ["trace", "rt-tokio"] }
opentelemetry-semantic-conventions = "0.15.0"
Expand Down

0 comments on commit 7984a9f

Please sign in to comment.