Update changelog

This commit is contained in:
Daniel Nelson
2019-04-11 13:16:19 -07:00
parent 776e06c769
commit e9fe26f17b

View File

@@ -24,6 +24,7 @@
- [#5664](https://github.com/influxdata/telegraf/pull/5664): Add option to use strict sanitization rules to wavefront output.
- [#5697](https://github.com/influxdata/telegraf/pull/5697): Add namespace restriction to prometheus input plugin.
- [#5681](https://github.com/influxdata/telegraf/pull/5681): Add cmdline tag to procstat input.
- [#5704](https://github.com/influxdata/telegraf/pull/5704): Support verbose query param in ping endpoint of influxdb_listener.
#### Bugfixes