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

Improve error logging for Sentry errors reduction #2553

Merged

Conversation

lbarcziova
Copy link
Member

@lbarcziova lbarcziova commented Oct 1, 2024

See commit messages.

I wanted to remove the TaskResults completely, but in the end I think it can be useful for testing.

Related to #2526

RELEASE NOTES BEGIN

N/A

RELEASE NOTES END

We capture the needed errors directly in the code, this just
increases the number of errors sent to Sentry without adding
too much value.

Related to packit#2526
Do not log errors for failures/events that we cannot directly affect.
Related to packit#2526
@lbarcziova lbarcziova requested review from mfocko and a team as code owners October 1, 2024 10:36
Copy link
Contributor

@lbarcziova lbarcziova changed the title Improve error logging for Sentry errors reductions Improve error logging for Sentry errors reduction Oct 1, 2024
Copy link
Member

@mfocko mfocko left a comment

Choose a reason for hiding this comment

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

LGTM

@lbarcziova lbarcziova added the mergeit When set, zuul wil gate and merge the PR. label Oct 1, 2024
Copy link
Contributor

Build succeeded (gate pipeline).
https://softwarefactory-project.io/zuul/t/packit-service/buildset/a195c12573b94cff9696617a266fbfbf

✔️ pre-commit SUCCESS in 2m 11s

@softwarefactory-project-zuul softwarefactory-project-zuul bot merged commit eac0440 into packit:main Oct 1, 2024
6 checks passed
@lbarcziova lbarcziova deleted the sentry-events-reduce branch October 1, 2024 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mergeit When set, zuul wil gate and merge the PR.
Projects
Status: done
Development

Successfully merging this pull request may close these issues.

2 participants