forked from mirrors/statsd_exporter
Release candidate for 0.9.0
both the client library update and the TTLs may have unexpected consequences. cut a pre-release so that they can be test driven. Signed-off-by: Matthias Rampke <mr@soundcloud.com>
This commit is contained in:
parent
141e366e22
commit
15e0f4c963
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
## Unreleased / tbd
|
||||
## v0.9.0-rc0 / 2018-12-20
|
||||
|
||||
* [ENHANCEMENT] Update the Prometheus client library to 0.9.2 ([#171](https://github.com/prometheus/statsd_exporter/pull/171))
|
||||
* [FEATURE] Metrics can now be expired with a per-mapping TTL ([#164](https://github.com/prometheus/statsd_exporter/pull/164))
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
0.8.1
|
||||
0.9.0-rc0
|
||||
|
|
Loading…
Reference in a new issue