lust icon indicating copy to clipboard operation
lust copied to clipboard

[ 🌠 Feat ] Prometheus metrics support

Open ChillFish8 opened this issue 3 years ago • 2 comments

At the moment the server has no real way of providing metrics to the user which may be an issue for some who want monitoring, or at least is a large inconvenience to do.

A Prometheus endpoint would allow things like Grafana dashboards to make life much easier to produce monitoring for.

ChillFish8 avatar Jun 04 '21 17:06 ChillFish8

Hi, is it ok to provide it via Statsd? The reason is, we can have general implementation and broad range of metric provider supports.

rhzs avatar Apr 02 '22 14:04 rhzs

Im not sure what you mean? I think exposing a Prometheus endpoint would probably satisfy most metric systems and also provide an easy with enough format to wrap around it if needed.

ChillFish8 avatar Apr 03 '22 21:04 ChillFish8