Update changelog and docs for nowmetric serializer

This commit is contained in:
Daniel Nelson 2019-01-08 15:32:49 -08:00
parent e6724bfb7c
commit c9d8be9ab5
No known key found for this signature in database
GPG Key ID: CAAD59C9444F6155
3 changed files with 88 additions and 83 deletions

View File

@ -5,6 +5,10 @@
- [cloud_pubsub](/plugins/inputs/cloud_pubsub/README.md) - Contributed by @emilymye
- [neptune_apex](/plugins/inputs/neptune_apex/README.md) - Contributed by @MaxRenaud
### New Serializers
- [nowmetric](/plugins/serializers/nowmetric/README.md) - Contributed by @JefMuller
#### Features
- [#4345](https://github.com/influxdata/telegraf/pull/4345): Allow for force gathering ES cluster stats.

View File

@ -300,6 +300,7 @@ For documentation on the latest development code see the [documentation index][d
- [InfluxDB Line Protocol](/plugins/serializers/influx)
- [JSON](/plugins/serializers/json)
- [Graphite](/plugins/serializers/graphite)
- [ServiceNow](/plugins/serializers/nowmetric)
- [SplunkMetric](/plugins/serializers/splunkmetric)
## Processor Plugins