-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Closed
Labels
feature requestRequests for new plugin and for new features to existing pluginsRequests for new plugin and for new features to existing plugins
Description
Use Case
In our Telegraf deployment, we run Telegraf using the --config-directory
flag to load multiple configuration files. During initialization, Telegraf logs the counts of loaded inputs, outputs, aggregators, processors, and secretstores. However, with a large number of configuration files, it becomes challenging to trace which plugin is sourced from which file, making debugging and troubleshooting more difficult.
Expected behavior
Show file name from where the plugin was loaded
Actual behavior
Only file name and plugin count printed at startup.
Additional info
Metadata
Metadata
Assignees
Labels
feature requestRequests for new plugin and for new features to existing pluginsRequests for new plugin and for new features to existing plugins