mirror of
https://github.com/prometheus/statsd_exporter.git
synced 2024-11-25 08:41:00 +00:00
parent
bb448be4f4
commit
511836b7ff
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
## v0.11.2 / 2019-06014
|
||||||
|
|
||||||
|
* [BUGFIX] Fix TCP handler ([#235](https://github.com/prometheus/statsd_exporter/pull/235))
|
||||||
|
|
||||||
## v0.11.1 / 2019-06-14
|
## v0.11.1 / 2019-06-14
|
||||||
|
|
||||||
* [ENHANCEMENT] Batch event processing for improved ingestion performance ([#227](https://github.com/prometheus/statsd_exporter/pull/227))
|
* [ENHANCEMENT] Batch event processing for improved ingestion performance ([#227](https://github.com/prometheus/statsd_exporter/pull/227))
|
||||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
0.11.1
|
0.11.2
|
||||||
|
|
Loading…
Reference in a new issue