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

feat: add support for Sentry #1352

Merged
merged 13 commits into from
Dec 7, 2023
Merged

feat: add support for Sentry #1352

merged 13 commits into from
Dec 7, 2023

Conversation

paulschreiber
Copy link
Member

@paulschreiber paulschreiber commented Dec 5, 2023

Description

Add support for Sentry error tracking and performance management.

Note: add SENTRY_AUTH_TOKEN to your environment.

Related Issues

Fixes #1340.
Backend: techmatters/terraso-backend#1037

src/index.js Outdated Show resolved Hide resolved
@paulschreiber paulschreiber requested a review from josebui December 6, 2023 17:56
@paulschreiber paulschreiber merged commit d5b2c53 into main Dec 7, 2023
8 of 9 checks passed
@paulschreiber paulschreiber deleted the feat/sentry branch December 7, 2023 18:26
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.

Implement Sentry to track errors and measure performance
2 participants