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

Add SENTRY to backoffice #512

Closed
drjova opened this issue Aug 6, 2024 · 2 comments
Closed

Add SENTRY to backoffice #512

drjova opened this issue Aug 6, 2024 · 2 comments

Comments

@drjova
Copy link
Contributor

drjova commented Aug 6, 2024

We have to enable SENTRY in the new backoffice, there is already a project we have to configure the DNS and make sure it works correctly.

Notes:

  • Might be sentry SDK version issue that is not compatible with the Sentry version that we are running
  • Logs (INFO) are not appearing in the PODS
  • Scoap3 has sentry and it works
@drjova drjova added this to the new holdingpen milestone Aug 6, 2024
@DonHaul DonHaul self-assigned this Aug 7, 2024
@DonHaul
Copy link
Collaborator

DonHaul commented Aug 8, 2024

Indeed it was a problem with the sdk.
Tested severial sentry-sdk versions and the highest version it works with our current sentry installation is1.19.1 .
On pypi there is sentry-sdk 2.12.0 already in the next major version so we should consider upgrading out sentry server and all the dependencies whenever things calm down

@drjova
Copy link
Contributor Author

drjova commented Aug 8, 2024

For the moment we don't have plans updating sentry server, so let's keep this version.

DonHaul added a commit to DonHaul/backoffice that referenced this issue Aug 8, 2024
DonHaul added a commit to DonHaul/backoffice that referenced this issue Aug 8, 2024
DonHaul added a commit to DonHaul/backoffice that referenced this issue Aug 8, 2024
drjova pushed a commit to inspirehep/backoffice that referenced this issue Aug 8, 2024
@drjova drjova closed this as completed Aug 9, 2024
DonHaul added a commit to DonHaul/inspirehep that referenced this issue Sep 2, 2024
DonHaul added a commit to DonHaul/inspirehep that referenced this issue Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants