Skip to content

feat(agent): Introduce labels and selectors to enable and disable plugins #16705

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

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

neelayu
Copy link
Contributor

@neelayu neelayu commented Mar 29, 2025

Summary

Attach a label to a running instance of telegraf and match it against selectors provided in the plugins. For more details, refer the linked issue

Checklist

  • No AI generated code was used in this PR

Related issues

resolves #16704

@telegraf-tiger telegraf-tiger bot added the feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin label Mar 29, 2025
@srebhan srebhan self-assigned this Apr 14, 2025
@srebhan
Copy link
Member

srebhan commented Apr 14, 2025

Let's first agree on a configuration style in the issue before reviewing...

@neelayu neelayu marked this pull request as draft April 14, 2025 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable / Disable plugin instances
2 participants