Update graphite output dataf format docs

This commit is contained in:
Daniel Nelson
2018-05-21 16:39:33 -07:00
parent 301c77605b
commit 3c79b77afc
3 changed files with 33 additions and 54 deletions

View File

@@ -36,10 +36,10 @@ var sampleConfig = `
## Graphite output template
## see https://github.com/influxdata/telegraf/blob/master/docs/DATA_FORMATS_OUTPUT.md
template = "host.tags.measurement.field"
## Enable Graphite tags support
## see http://graphite.readthedocs.io/en/latest/tags.html
## Defaults to "false"
# graphite_tag_support = true
# graphite_tag_support = false
## timeout in seconds for the write connection to graphite
timeout = 2