Update graphite output dataf format docs
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user