telegraf/internal/config
Cameron Sparr cbe32c7482 Support default config paths
precedence will be:

 1. --config command-line option
 2. $TELEGRAF_CONFIG_PATH
 3. $HOME/.telegraf/telegraf.conf
 4. /etc/telegraf/telegraf.conf
2016-04-28 17:48:24 -06:00
..
testdata config: parse environment variables in the config file 2016-04-01 16:06:19 -06:00
config.go Support default config paths 2016-04-28 17:48:24 -06:00
config_test.go Adds support for removing/keeping tags from metrics 2016-04-16 15:13:38 -06:00