statsd_exporter v0.19.1 & v0.20.0

10 views
Skip to first unread message

Matthias Rampke

unread,
Feb 5, 2021, 12:17:52 PM2/5/21
to prometheu...@googlegroups.com
This is a double-release because I had forgotten to hit "publish" on 0.19.1.

A big thank you goes to @glightfoot for providing both changes.

/MR

0.19.1 / 2021-01-29

Repository: prometheus/statsd_exporter · Tag: v0.19.1 · Commit: 8115b37 · Released by: prombot

  • [BUGFIX] Don't return empty responses to lifecycle api requests (#360)

0.20.0 / 2021-02-05

Repository: prometheus/statsd_exporter · Tag: v0.20.0 · Commit: fbcadbf · Released by: prombot

  • [ENHANCEMENT] Support full defaults for summaries and histograms (#361)

This completes support for summary_options and histogram_options.
Change the legacy configuration attributes throughout the mapping configuration as follows:

  • quantiles: … to summary_options: { quantiles: … }
  • buckets: … to histogram_options: { buckets: … }
  • timer_type to observer_type.

Support for the deprecated attributes will be removed in a future release.

Reply all
Reply to author
Forward
0 new messages