Update readme and changelog

This commit is contained in:
Daniel Nelson 2020-06-30 23:22:40 -07:00
parent 12bf382e88
commit 0b71d2f943
No known key found for this signature in database
GPG Key ID: CAAD59C9444F6155
2 changed files with 4 additions and 0 deletions

View File

@ -5,6 +5,9 @@
- The `logparser` input is deprecated, use the `tail` input with `data_format =
"grok"` as a replacement.
- The `cisco_telemetry_gnmi` input has been renamed to `gnmi` to better reflect
its general support for gNMI devices.
- Several fields used primarily for debugging have been removed from the
`splunkmetric` serializer, if you are making use of these fields they can be
added back with the `tag` option.

View File

@ -164,6 +164,7 @@ For documentation on the latest development code see the [documentation index][d
* [ceph](./plugins/inputs/ceph)
* [cgroup](./plugins/inputs/cgroup)
* [chrony](./plugins/inputs/chrony)
* [cisco_telemetry_gnmi](./plugins/inputs/cisco_telemetry_gnmi) (deprecated, renamed to [gnmi](/plugins/inputs/gnmi))
* [cisco_telemetry_mdt](./plugins/inputs/cisco_telemetry_mdt)
* [clickhouse](./plugins/inputs/clickhouse)
* [cloud_pubsub](./plugins/inputs/cloud_pubsub) Google Cloud Pub/Sub