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

Wrap processor errors to provide more information #181

Merged
merged 2 commits into from
Nov 9, 2023

Conversation

endorama
Copy link
Member

@endorama endorama commented Nov 9, 2023

apm-data is a library, which leads to these errors surfacing in other code.

Debugging errors from libraries is painful without clear indication of where the error comes from.

To help with debugging this PR wrap errors in Processor with additional details.

apm-data is a library, which leads to these errors surfacing in other
code.
Debugging errors from libraries is painful without clear indication of
where the error comes from.
To help with debugging this commits wrap errors with additional details.

Signed-off-by: Edoardo Tenani <[email protected]>
@endorama endorama requested a review from a team as a code owner November 9, 2023 10:33
marclop
marclop previously approved these changes Nov 9, 2023
Copy link
Contributor

@marclop marclop left a comment

Choose a reason for hiding this comment

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

Thanks!

@endorama endorama merged commit 5541ce4 into elastic:main Nov 9, 2023
3 checks passed
@endorama endorama deleted the more-precise-logging branch November 9, 2023 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants