Skip to content

Enhance Sentry integration for improved error tracking and user context#161

Merged
rsmoke merged 1 commit intomainfrom
staging
Sep 10, 2025
Merged

Enhance Sentry integration for improved error tracking and user context#161
rsmoke merged 1 commit intomainfrom
staging

Conversation

@rsmoke
Copy link
Member

@rsmoke rsmoke commented Sep 10, 2025

  • Added set_sentry_context method in ApplicationController to set user and request context for Sentry.
  • Introduced SentryHelper module for reusable Sentry context methods.
  • Updated Sentry initializer with environment-specific configurations, user context handling, and enhanced error filtering.
  • Implemented breadcrumb filtering to exclude sensitive information and noisy logs.

- Added `set_sentry_context` method in ApplicationController to set user and request context for Sentry.
- Introduced SentryHelper module for reusable Sentry context methods.
- Updated Sentry initializer with environment-specific configurations, user context handling, and enhanced error filtering.
- Implemented breadcrumb filtering to exclude sensitive information and noisy logs.
@rsmoke rsmoke merged commit 986fe1f into main Sep 10, 2025
8 checks passed
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