Update changelog

This commit is contained in:
Daniel Nelson
2019-04-10 17:18:48 -07:00
parent b2baa2fdd5
commit 4079e4605f

View File

@@ -17,6 +17,7 @@
- [#5648](https://github.com/influxdata/telegraf/pull/5648): Allow env vars ${} expansion syntax in configuration file.
- [#5641](https://github.com/influxdata/telegraf/pull/5641): Add option to reset buckets on flush to histogram aggregator.
- [#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.
#### Bugfixes