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

Update Finagle/Prometheus dependencies #35

Closed diversit closed 5 years ago

diversit commented 5 years ago

Please update the dependencies to the latest Finagle version (19.2.0) and Prometheus Java client (0.6.0)

samstarling commented 5 years ago

Hi @diversit: apologies for not having replied to this sooner – things have been busy. If you'd like to make a pull request, then I can try and get this reviewed and released ASAP for you. Thanks!

liamstewart commented 5 years ago

I see that the finagle dependency has been updated to 19.3.0 in 828232ba946b5c9cda0698b6fd5b2890be18b49f. Is it possible to push a new release? Thanks!

samstarling commented 5 years ago

Hi @liamstewart – I just pushed it to Bintray, and it's syncing to Maven Central at the moment.

liamstewart commented 5 years ago

Awesome - thanks so much!