Description
Hi,
I've stared using "win_perf_counters" on Windows servers.
I have a little issue: I can not have multiple [[inputs.win_perf_counters]] in multiple files to arrange configs. For example, one for CPU, one for memory, etc...
It seems, only the first [[inputs.win_perf_counters]] found in my telegraf.d directory is used.
WIth snmp input, I can have multiple [[inputs.snmp]], one per file per switch.
Is it an expected behavior ?
I need a such feature for managing config with Puppet.