Make tracker statistics available via prometheus #135
ldpr
started this conversation in
Feature requests
Replies: 1 comment 2 replies
-
I think persisting statistics will also be a nice feature. Now statistics are reset when you restart the service. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Currently the tracker stats are output in json, it'd be pretty neat if we could have them available via prometheus so we could hook them into things like grafana etc.
https://docs.rs/prometheus_exporter/latest/prometheus_exporter/
Maybe we could have a config option for json or prometheus?
Obviously this isn't important or anything, would be a "nice to have". Thanks for everything you do guys and girls! :)
Beta Was this translation helpful? Give feedback.
All reactions