PushProx
PushProx copied to clipboard
Add instrumentation
There's no metrics yet, it should really have them.
I plan to contribute a beginning of this, the first steps I have in mind are:
- include Prometheus client library;
- add counters for error rates;
- add request duration histograms for the http endpoints.
What are your thoughts?
Sounds good.