Skip to content

Commit

Permalink
feat: implement prometheus metrics for base node
Browse files Browse the repository at this point in the history
  • Loading branch information
sdbondi committed Nov 13, 2021
1 parent f013e19 commit 0a5c635
Show file tree
Hide file tree
Showing 35 changed files with 1,255 additions and 87 deletions.
207 changes: 201 additions & 6 deletions Cargo.lock

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

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ members = [
"comms",
"comms/dht",
"comms/rpc_macros",
"infrastructure/metrics",
"infrastructure/shutdown",
"infrastructure/storage",
"infrastructure/test_utils",
Expand Down
Loading

0 comments on commit 0a5c635

Please sign in to comment.