Novage / wt-tracker

High-performance WebTorrent tracker
Apache License 2.0
253 stars 87 forks source link

High Availability #30

Closed marcus-sa closed 8 months ago

marcus-sa commented 4 years ago

I was looking at https://github.com/chihaya/chihaya and thought it'd be a good idea to support integrations such as exposing metrics that can be consumed by Prometheus and multiple servers by storing data in Redis.

mrlika commented 4 years ago

We have plans to investigate ability and add Prometheus metrics but have no resources to do it currently. The codebase is small and it is rather easy to implement. PRs are welcome.