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

[pkg/stanza] Handle entry error of callback function in ProcessWithCallback #35769

Merged
merged 8 commits into from
Oct 23, 2024

Conversation

ChrsMark
Copy link
Member

Description

Out of the discussions at #35758 I realized that ProcessWithCallback does not handle the error returned by the callback function. Since the error of the parse function is handled I think we should handle this of the callback too.

Link to tracking issue

Fixes

Testing

Documentation

Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
@djaglowski
Copy link
Member

This should probably be considered a bug fix. WDYT?

@songy23 songy23 added the ready to merge Code review completed; ready to merge by maintainers label Oct 15, 2024
@ChrsMark
Copy link
Member Author

@open-telemetry/collector-contrib-maintainers this should be good to go?

@TylerHelmuth TylerHelmuth merged commit e3594d2 into open-telemetry:main Oct 23, 2024
158 checks passed
@github-actions github-actions bot added this to the next release milestone Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg/stanza ready to merge Code review completed; ready to merge by maintainers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants