Add Splunk Metrics serializer (#4339)

This commit is contained in:
Lance O'Connor
2018-09-11 13:01:08 -07:00
committed by Daniel Nelson
parent e85a9e0956
commit c80aab0445
6 changed files with 471 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ plugins.
1. [InfluxDB Line Protocol](#influx)
1. [JSON](#json)
1. [Graphite](#graphite)
1. [SplunkMetric](../plugins/serializers/splunkmetric/README.md)
You will be able to identify the plugins with support by the presence of a
`data_format` config option, for example, in the `file` output plugin: