foxssake / noray

Simple connection orchestrator and relay
MIT License
14 stars 4 forks source link

Integrate Prometheus for metrics #34

Closed elementbound closed 1 year ago

elementbound commented 1 year ago

Background

noray should report metrics so we have a better idea on what's happening and how it's performing. Prometheus seems like a good, light-weight solution with a corresponding nodejs library.

Done criteria