feat: option for ignoring missed fields in plugin configs#18648
feat: option for ignoring missed fields in plugin configs#18648mialinx wants to merge 1 commit intoinfluxdata:masterfrom
Conversation
|
Thanks so much for the pull request! |
97276ca to
dec4113
Compare
|
!signed-cla |
1 similar comment
|
!signed-cla |
dec4113 to
76a32d3
Compare
76a32d3 to
dfc2893
Compare
|
Download PR build artifacts for linux_amd64.tar.gz, darwin_arm64.tar.gz, and windows_amd64.zip. 👍 This pull request doesn't change the Telegraf binary size 📦 Click here to get additional PR build artifactsArtifact URLs |
|
@mialinx I have some questions in the issue, please have a look and let's discuss there! |
|
Hello! I am closing this issue due to inactivity. I hope you were able to resolve your problem, if not please try posting this question in our Community Slack or Community Forums or provide additional details in this issue and reqeust that it be re-opened. Thank you! |
Summary
This PR adds an option that allows you to ignore unknown fields in the config.
This behavior can be convenient from the point of view of SRE, if the plug-in code and configurations change very often.
Checklist
Related issues
resolves #18647