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(outputs.sumologic): Unwrap serializer for type check #13522

Merged
merged 1 commit into from
Jul 4, 2023

Conversation

srebhan
Copy link
Contributor

@srebhan srebhan commented Jun 30, 2023

resolves #13520

With the serializer migration the passed-on serializers are now of type models.RunningSerializer and need unwrapping for type-checking. Do this for the SumoLogic output and also simplify the code.

@telegraf-tiger telegraf-tiger bot added fix pr to fix corresponding bug plugin/output 1. Request for new output plugins 2. Issues/PRs that are related to out plugins labels Jun 30, 2023
@telegraf-tiger
Copy link
Contributor

@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 Jun 30, 2023
@srebhan
Copy link
Contributor Author

srebhan commented Jun 30, 2023

@powersj ready for review but I'd like to wait for the confirmation from the reporter that this fixed the issue...

@powersj powersj assigned srebhan and unassigned powersj Jun 30, 2023
@srebhan srebhan merged commit 0291aaf into influxdata:master Jul 4, 2023
24 checks passed
@srebhan srebhan deleted the sumologic_issue_13520 branch July 4, 2023 19:37
powersj pushed a commit to powersj/telegraf that referenced this pull request Jul 5, 2023
powersj pushed a commit that referenced this pull request Jul 10, 2023
@srebhan srebhan added this to the v1.27.2 milestone Jul 10, 2023
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 plugin/output 1. Request for new output plugins 2. Issues/PRs that are related to out plugins plugin/serializer 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.

Sending Metrics to SumoLogic Stopped Working in v1.27
2 participants