- [ENHANCEMENT] Update the Prometheus client library to 0.9.2 (#171)
- [FEATURE] Metrics can now be expired with a per-mapping TTL (#164)
- [CHANGE] Timers that mapped to a summary are scaled to seconds, just like histograms (#178)
If you are using summaries, all your quantiles and _total
will change by a factor of 1000.
Adjust your queries and dashboards, or consider switching to histograms altogether.