forked from mirrors/statsd_exporter
Merge pull request #395 from prometheus/superq/release_0.22.2
Release 0.22.2
This commit is contained in:
commit
f7894137b8
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
|
||||
|
||||
* [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