Root directory cleanup

This commit is contained in:
Cameron Sparr
2016-02-18 13:37:36 -07:00
parent a13d19c582
commit 7def6663bd
22 changed files with 30 additions and 30 deletions

View File

@@ -22,7 +22,7 @@
convert_names = true
### Statsd data translation templates, more info can be read here:
### https://github.com/influxdata/telegraf/blob/master/DATA_FORMATS_INPUT.md#graphite
### https://github.com/influxdata/telegraf/blob/master/docs/DATA_FORMATS_INPUT.md#graphite
# templates = [
# "cpu.* measurement*"
# ]

View File

@@ -140,7 +140,7 @@ const sampleConfig = `
convert_names = true
### Statsd data translation templates, more info can be read here:
### https://github.com/influxdata/telegraf/blob/master/DATA_FORMATS_INPUT.md#graphite
### https://github.com/influxdata/telegraf/blob/master/docs/DATA_FORMATS_INPUT.md#graphite
# templates = [
# "cpu.* measurement*"
# ]