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

Optimize sentry integration #2449

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

kneerose
Copy link
Contributor

@kneerose kneerose commented Dec 2, 2024

List of changes

  • Make sentry initialize optional for frontend and backend
  • only register the sentry if the "sentry dsn" is available on frontend and sentryEnv is not "qa" in the backend

Checklist

  • related issue
  • My changes generate no new warnings
  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the changelog
  • I have added tests that prove my fix is effective or that my feature works

Copy link

github-actions bot commented Dec 2, 2024

✅ All checks succeeded

Copy link

github-actions bot commented Dec 2, 2024

✅ All checks succeeded

1 similar comment
Copy link

github-actions bot commented Dec 2, 2024

✅ All checks succeeded

@kneerose kneerose force-pushed the feat/optional-sentry-integration branch from ce8b20e to c35033b Compare December 11, 2024 08:32
Copy link

✅ All checks succeeded

1 similar comment
Copy link

✅ All checks succeeded

@kneerose
Copy link
Contributor Author

@MSzalowski , could you please review this? Feel free to make any updates or changes as needed.

Copy link

✅ All checks succeeded

@mesudip
Copy link
Contributor

mesudip commented Jan 2, 2025

@MSzalowski , can you review and determine whether or not it is still relevant?

@MSzalowski
Copy link
Contributor

@kneerose Can we merge this PR?

@kneerose kneerose force-pushed the feat/optional-sentry-integration branch from c35033b to 464111c Compare January 30, 2025 10:07
Copy link

✅ All checks succeeded

2 similar comments
Copy link

✅ All checks succeeded

Copy link

✅ All checks succeeded

@kneerose kneerose requested a review from mesudip January 30, 2025 11:02
@kneerose kneerose requested a review from MSzalowski January 31, 2025 06:07
@kneerose kneerose requested a review from placek January 31, 2025 06:07
Copy link

✅ All checks succeeded

2 similar comments
Copy link

✅ All checks succeeded

Copy link

✅ All checks succeeded

@kneerose
Copy link
Contributor Author

@MSzalowski can you review this again? also please look at this ticket
#2776

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