mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
feat(api): prometheus metrics
This commit is contained in:
parent
d120a32904
commit
fcc270f121
8 changed files with 283 additions and 13 deletions
|
|
@ -11,6 +11,7 @@ http = "0.2.8"
|
|||
hyper-reverse-proxy = "0.5.1"
|
||||
lazy_static = "1.4.0"
|
||||
libpk = { path = "../../lib/libpk" }
|
||||
metrics = "0.20.1"
|
||||
tokio = { workspace = true }
|
||||
tower = "0.4.13"
|
||||
tracing = { workspace = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue