System info:
Telegraf 1.20 docker image running in a k8s container
Steps to reproduce:
- Configure telegraf with the
--watch-config inotify and --config-directory options
- Have multiple config files inside the config directory
- Change one of them
Expected behavior:
I would expect Telegraf to spot that a config file has been changed and restart.
Actual behavior:
It appears that Telegraf is unaware of the changed file and does not restart.
Additional info:
#9485
9508d4f
System info:
Telegraf 1.20 docker image running in a k8s container
Steps to reproduce:
--watch-config inotifyand--config-directoryoptionsExpected behavior:
I would expect Telegraf to spot that a config file has been changed and restart.
Actual behavior:
It appears that Telegraf is unaware of the changed file and does not restart.
Additional info:
#9485
9508d4f