Include comment about using test in the sample config
This commit is contained in:
parent
4146f5f6df
commit
66905c069f
|
@ -132,6 +132,9 @@ var header = `# Tivan configuration
|
|||
# to be active. Declaring a plugin means just specifying the name
|
||||
# as a section with no variables.
|
||||
|
||||
# Use 'tivan -config tivan.toml -test' to see what metrics a config
|
||||
# file would generate.
|
||||
|
||||
# Configuration for influxdb server to send metrics to
|
||||
# [influxdb]
|
||||
# url = "http://10.20.2.4"
|
||||
|
|
Loading…
Reference in New Issue