Skip to content

Show loaded plugins source information(http or file) #16269

@neelayu

Description

@neelayu

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

To some extent it is closely related to #12827 and #15732

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestRequests for new plugin and for new features to existing plugins

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions