Skip to content

0.9.0 / 2019-03-11

Compare
Choose a tag to compare
@matthiasr matthiasr released this 11 Mar 09:09
· 691 commits to master since this release
  • [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.