Skip to content

Commit

Permalink
Add changelog entry for #200
Browse files Browse the repository at this point in the history
Signed-off-by: Matthias Rampke <mr@soundcloud.com>
  • Loading branch information
Matthias Rampke committed Apr 16, 2019
1 parent 526a81b commit f0feef9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
## Unreleased / ????-??-??

* [FEATURE] Add metric for count of events by action ([#193](https://github.com/prometheus/statsd_exporter/pull/193))
* [FEATURE] Add metric for count of distinct metric names ([#200](https://github.com/prometheus/statsd_exporter/pull/200))
* [ENHANCEMENT] Add a health check to the Docker container ([#182](https://github.com/prometheus/statsd_exporter/pull/182))
* [ENHANCEMENT] Allow inconsistent label sets ([#194](https://github.com/prometheus/statsd_exporter/pull/194))
* [ENHANCEMENT] Add metric for count of events by action ([#193](https://github.com/prometheus/statsd_exporter/pull/193))
* [ENHANCEMENT] Speed up sanitization of metric names ([#197](https://github.com/prometheus/statsd_exporter/pull/197))
* [BUGFIX] Fix panic if a mapping resulted in an empty name ([#192](https://github.com/prometheus/statsd_exporter/pull/192))

Expand Down

0 comments on commit f0feef9

Please sign in to comment.