Update all readme instances of data formats

This commit is contained in:
Cameron Sparr
2016-04-05 14:42:20 -06:00
parent 03f2a35b31
commit 4dd364e1c3
9 changed files with 40 additions and 35 deletions

View File

@@ -23,7 +23,8 @@ from a NATS cluster in parallel.
## Maximum number of metrics to buffer between collection intervals
metric_buffer = 100000
## Data format to consume. This can be "json", "influx" or "graphite"
## Data format to consume.
## Each data format has it's own unique set of configuration options, read
## more about them here:
## https://github.com/influxdata/telegraf/blob/master/docs/DATA_FORMATS_INPUT.md