telegraf/internal/config/testdata
jvassev 2c19d74829 Prevent loading config twice in K8S (#3999)
When config dir is mounted from configmap, filepath.Walk() finds the same
.conf file twice as 20-acme.conf is a link to ..data/20-acme.conf for example.

This patch skips all folder names starting with '..' which is pretty
uncommon and mainly used by Kubernetes mounts.
2018-04-11 16:51:19 -07:00
..
subconfig Prevent loading config twice in K8S (#3999) 2018-04-11 16:51:19 -07:00
single_plugin.toml Add metric pass/drop filter 2016-02-22 12:11:33 -07:00
single_plugin_env_vars.toml config: parse environment variables in the config file 2016-04-01 16:06:19 -06:00
telegraf-agent.toml Add Kafka 0.9+ consumer support (#2487) 2017-06-07 18:22:28 -07:00