Skip to content

Commit

Permalink
fix admin endpoint metrics
Browse files Browse the repository at this point in the history
  • Loading branch information
brayniac committed Oct 11, 2023
1 parent 1a1a945 commit 09c8c69
Show file tree
Hide file tree
Showing 5 changed files with 359 additions and 468 deletions.
203 changes: 26 additions & 177 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 @@ -57,7 +57,7 @@ tokio = { version = "1.32.0", features = ["full"] }
tokio-boring = "2.1.5"
toml = "0.7.6"
zipf = "7.0.1"
warp = "0.3.5"
tiny_http = "0.12.0"

[workspace]
members = [
Expand Down
Loading

0 comments on commit 09c8c69

Please sign in to comment.