mirror of
https://github.com/prometheus/statsd_exporter.git
synced 2024-11-29 02:31:00 +00:00
Release 0.22.2
* [ENHANCEMENT] Add metrics to relay ([#393](https://github.com/prometheus/statsd_exporter/pull/393)) Signed-off-by: SuperQ <superq@gmail.com>
This commit is contained in:
parent
884a8c0a21
commit
9200507034
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
## 0.22.2 / 2021-09-10
|
||||||
|
|
||||||
|
* [ENHANCEMENT] Add metrics to relay ([#393](https://github.com/prometheus/statsd_exporter/pull/393))
|
||||||
|
|
||||||
## 0.22.1 / 2021-09-01
|
## 0.22.1 / 2021-09-01
|
||||||
|
|
||||||
* [ENHANCEMENT] Accept incoming metrics with multiple dashes (with mapping) ([#381](https://github.com/prometheus/statsd_exporter//pull/381))
|
* [ENHANCEMENT] Accept incoming metrics with multiple dashes (with mapping) ([#381](https://github.com/prometheus/statsd_exporter//pull/381))
|
||||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
0.22.1
|
0.22.2
|
||||||
|
|
Loading…
Reference in a new issue