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

fix: Add missing entry json_transformation to missingTomlField #11779

Merged
merged 1 commit into from
Sep 9, 2022
Merged

fix: Add missing entry json_transformation to missingTomlField #11779

merged 1 commit into from
Sep 9, 2022

Conversation

fiete201
Copy link
Contributor

@fiete201 fiete201 commented Sep 8, 2022

This fixes the error 2022-09-08T09:13:14Z E! [telegraf] Error running agent: Error loading config file test.config: plugin outputs.http: line 27: configuration specified the fields ["json_transformation"], but they weren't used when using json_transformation

Adds what was forgotten in #11251

@telegraf-tiger
Copy link
Contributor

telegraf-tiger bot commented Sep 8, 2022

Thanks so much for the pull request!
🤝 ✒️ Just a reminder that the CLA has not yet been signed, and we'll need it before merging. Please sign the CLA when you get a chance, then post a comment here saying !signed-cla

@telegraf-tiger telegraf-tiger bot added the fix pr to fix corresponding bug label Sep 8, 2022
@reimda reimda requested a review from srebhan September 8, 2022 21:45
@fiete201
Copy link
Contributor Author

fiete201 commented Sep 8, 2022

!signed-cla

This fixes the error `2022-09-08T09:13:14Z E! [telegraf] Error running agent: Error loading config file test.config: plugin outputs.http: line 27: configuration specified the fields ["json_transformation"], but they weren't used` when using json_transformation
Copy link
Member

@srebhan srebhan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Thanks @fiete201 for the quick reaction and the patch!

@srebhan srebhan added the ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review. label Sep 9, 2022
@srebhan srebhan changed the title Fix: Add missing entry json_transformation to missingTomlField fix: Add missing entry json_transformation to missingTomlField Sep 9, 2022
@srebhan srebhan self-assigned this Sep 9, 2022
Copy link
Contributor

@powersj powersj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@powersj powersj merged commit ca32cdc into influxdata:master Sep 9, 2022
dba-leshop pushed a commit to dba-leshop/telegraf that referenced this pull request Oct 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix pr to fix corresponding bug ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants