Skip to content

v0.9.0-rc3 / 2019-01-09

Pre-release
Pre-release
Compare
Choose a tag to compare
@matthiasr matthiasr released this 10 Jan 09:26
· 764 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.