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

providers/sentry: send traces #224

Merged
merged 2 commits into from
Jul 27, 2021
Merged

providers/sentry: send traces #224

merged 2 commits into from
Jul 27, 2021

Conversation

BeryJu
Copy link
Contributor

@BeryJu BeryJu commented Jul 26, 2021

This is the last sentry PR, I promise 😄

This PR adds support to send Sentry Traces instead of just errors. This means that normal info events are sent as traces and errors are sent as errors.

This functionality can be disabled by setting eventSeverity in the related Alert object to error

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
Copy link
Member

@stefanprodan stefanprodan left a comment

Choose a reason for hiding this comment

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

LGTM

Thanks @BeryJu 🎖️

@stefanprodan stefanprodan merged commit daab8ab into fluxcd:main Jul 27, 2021
@BeryJu BeryJu deleted the sentry-traces branch July 27, 2021 07:59
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.

2 participants