Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
neelayu opened this issue Dec 6, 2024 · 0 comments · May be fixed by #16270
Open

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

neelayu opened this issue Dec 6, 2024 · 0 comments · May be fixed by #16270
Labels
feature request Requests for new plugin and for new features to existing plugins

Comments

@neelayu
Copy link
Contributor

neelayu commented Dec 6, 2024

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

@neelayu neelayu added the feature request Requests for new plugin and for new features to existing plugins label Dec 6, 2024
@neelayu neelayu linked a pull request Dec 6, 2024 that will close this issue
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Requests for new plugin and for new features to existing plugins
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant