Skip to content

Commit

Permalink
fix(deps): update rust crate prometheus to 0.13.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 4, 2024
1 parent be9ab74 commit ebc2b79
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ tracing-subscriber = { version = "0.3.18", features = [
] }
tracing-opentelemetry = "0.23.0"
getrandom = { version = "0.2.14", features = ["js"] }
prometheus = "0.13.3"
prometheus = "0.13.4"
tonic = { version = "0.11.0", default-features = false }
opentelemetry-semantic-conventions = "0.14.0"
opentelemetry = { version = "0.22.0", features = ["trace", "logs", "metrics"] }
Expand Down

1 comment on commit ebc2b79

@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.38ms 3.28ms 84.23ms 71.26%
Req/Sec 3.43k 112.05 3.81k 85.92%

409056 requests in 30.01s, 2.05GB read

Requests/sec: 13630.56

Transfer/sec: 69.96MB

Please sign in to comment.