Add wavefront serializer plugin (#5670)

This commit is contained in:
Pierre Tessier
2019-04-05 17:46:12 -04:00
committed by Daniel Nelson
parent 991e83c35f
commit 267a9f182b
6 changed files with 585 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ plugins.
1. [Graphite](/plugins/serializers/graphite)
1. [SplunkMetric](/plugins/serializers/splunkmetric)
1. [Carbon2](/plugins/serializers/carbon2)
1. [Wavefront](/plugins/serializers/wavefront)
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: