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 to finagle 19.12.0. #47

Closed ben-healthforge closed 4 years ago

ben-healthforge commented 4 years ago

This involved changes in the StatsReceiver interface. I haven't attempted to do anything clever with the MetricSchema objects passed in here, just replicated the existing behaviour.

samstarling commented 4 years ago

Sorry it took me so long to get to this – I think this approach seems reasonable!