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

Complete Sentry integration #1546

Merged
merged 1 commit into from
Sep 11, 2023
Merged

Complete Sentry integration #1546

merged 1 commit into from
Sep 11, 2023

Conversation

charlesBochet
Copy link
Member

@charlesBochet charlesBochet commented Sep 11, 2023

This PR is a follow up PR on #1403

It specifically:

  • add environment variable validation
  • add log level support that can be controlled from environment variables
  • use captureMessage instead of addBreadcrump in Sentry sdk api (addBreadCrumb was not working for me)
image

I've tested that execeptions and logs are flowing to sentry, it works!

@charlesBochet charlesBochet merged commit 7621854 into main Sep 11, 2023
5 checks passed
@charlesBochet charlesBochet deleted the cbo-fix-sentry branch September 11, 2023 22:07
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.

1 participant