Add Graphite line protocol parsing to exec plugin

closes #637
This commit is contained in:
Henry Hu
2016-02-01 11:43:38 +08:00
committed by Cameron Sparr
parent 6b06a23102
commit 1449c8b887
12 changed files with 951 additions and 60 deletions

View File

@@ -159,7 +159,7 @@ Currently implemented sources:
* disque
* docker
* elasticsearch
* exec (generic JSON-emitting executable plugin)
* exec (generic executable plugin, support JSON, influx and graphite)
* haproxy
* httpjson (generic JSON-emitting http service plugin)
* influxdb