Skip to content

Commit

Permalink
fix(deps): update rust crate tonic-tracing-opentelemetry to 0.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 27, 2024
1 parent fe46fa7 commit 579aa11
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ hyper-util = { version = "0.1.3", features = ["tokio"] }
http-body-util = "0.1.1"
anyhow = "1.0.82"
once_cell = "1.19.0"
tonic-tracing-opentelemetry = "0.18.1"
tonic-tracing-opentelemetry = "0.18.2"
opentelemetry = { version = "0.22.0", features = ["trace"] }
opentelemetry_sdk = { version = "0.22.1", features = ["trace", "rt-tokio"] }
opentelemetry-semantic-conventions = "0.14.0"
Expand Down

1 comment on commit 579aa11

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Running 30s test @ http://localhost:8000/graphql

4 threads and 100 connections

Thread Stats Avg Stdev Max +/- Stdev
Latency 7.48ms 3.39ms 81.63ms 71.83%
Req/Sec 3.38k 202.65 3.69k 92.83%

403991 requests in 30.01s, 2.02GB read

Requests/sec: 13463.80

Transfer/sec: 69.11MB

Please sign in to comment.