samstarling / finagle-prometheus

Provides a bridge between Finagle and Prometheus metrics
https://samstarling.co.uk/projects/finagle-prometheus/
MIT License
30 stars 18 forks source link

Grafana dashboard #50

Closed vilva42 closed 4 years ago

vilva42 commented 4 years ago

Thanks for the work. Do you have a grafana dashboard for the metrics?

samstarling commented 4 years ago

Hey @vilva42 – sorry for the slow reply. I don't have a Grafana dashboard for this, but I was originally hoping to include one. Sadly I don't have so much time for this project any more, but is there a particular query or bit of data you were struggling to get? I'd be happy to help out.

Alternatively, if you (or anyone else) has a Grafana dashboard that works for them, I'd be happy to include it in the repository – you can export them as JSON.

vilva42 commented 4 years ago

Hi @samstarling, sorry we decided to use json_exporter instead of the library because of dependency conflicts. Our finagle version was too old for this.