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: Initial Sentry support #1401

Merged
merged 1 commit into from
Dec 27, 2024
Merged

feat: Initial Sentry support #1401

merged 1 commit into from
Dec 27, 2024

Conversation

adamantike
Copy link
Collaborator

This change initializes the Sentry SDK, which enables error tracking when the SENTRY_DSN environment variable is set.

Drop-in alternatives to Sentry are also supported, like GlitchTip.

Copy link

github-actions bot commented Dec 27, 2024

Test Results

92 tests   92 ✅  29s ⏱️
 1 suites   0 💤
 1 files     0 ❌

Results for commit 7dc7eea.

♻️ This comment has been updated with latest results.

This change initializes the Sentry SDK, which enables error tracking
when the `SENTRY_DSN` environment variable is set.

Drop-in alternatives to Sentry are also supported, like GlitchTip.
@adamantike adamantike merged commit 3139290 into master Dec 27, 2024
8 checks passed
@adamantike adamantike deleted the feat/sentry-support branch December 27, 2024 20:06
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.

3 participants