Update changelog
This commit is contained in:
parent
267a9f182b
commit
5bc60ca79d
|
@ -5,6 +5,10 @@
|
||||||
- [bind](/plugins/inputs/bind/README.md) - Contributed by @dswarbrick & @danielllek
|
- [bind](/plugins/inputs/bind/README.md) - Contributed by @dswarbrick & @danielllek
|
||||||
- [github](/plugins/inputs/github/README.md) - Contributed by @influxdata
|
- [github](/plugins/inputs/github/README.md) - Contributed by @influxdata
|
||||||
|
|
||||||
|
#### New Serializers
|
||||||
|
|
||||||
|
- [wavefront](/plugins/serializers/wavefront/README.md) - Contributed by @puckpuck
|
||||||
|
|
||||||
#### Features
|
#### Features
|
||||||
|
|
||||||
- [#5556](https://github.com/influxdata/telegraf/pull/5556): Add TTL field to ping input.
|
- [#5556](https://github.com/influxdata/telegraf/pull/5556): Add TTL field to ping input.
|
||||||
|
|
|
@ -311,6 +311,7 @@ For documentation on the latest development code see the [documentation index][d
|
||||||
- [ServiceNow](/plugins/serializers/nowmetric)
|
- [ServiceNow](/plugins/serializers/nowmetric)
|
||||||
- [SplunkMetric](/plugins/serializers/splunkmetric)
|
- [SplunkMetric](/plugins/serializers/splunkmetric)
|
||||||
- [Carbon2](/plugins/serializers/carbon2)
|
- [Carbon2](/plugins/serializers/carbon2)
|
||||||
|
- [Wavefront](/plugins/serializers/wavefront)
|
||||||
|
|
||||||
## Processor Plugins
|
## Processor Plugins
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue