diff --git a/CHANGELOG.md b/CHANGELOG.md index 8626379f7..ede9ec836 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ - [bind](/plugins/inputs/bind/README.md) - Contributed by @dswarbrick & @danielllek - [github](/plugins/inputs/github/README.md) - Contributed by @influxdata +#### New Serializers + +- [wavefront](/plugins/serializers/wavefront/README.md) - Contributed by @puckpuck + #### Features - [#5556](https://github.com/influxdata/telegraf/pull/5556): Add TTL field to ping input. diff --git a/README.md b/README.md index de54c706a..758d7acb0 100644 --- a/README.md +++ b/README.md @@ -311,6 +311,7 @@ For documentation on the latest development code see the [documentation index][d - [ServiceNow](/plugins/serializers/nowmetric) - [SplunkMetric](/plugins/serializers/splunkmetric) - [Carbon2](/plugins/serializers/carbon2) +- [Wavefront](/plugins/serializers/wavefront) ## Processor Plugins