Skip to content

Add support for Sentry monitoring#283

Merged
pvannierop merged 1 commit intorelease-4.4.14from
feature/sentry
Mar 12, 2026
Merged

Add support for Sentry monitoring#283
pvannierop merged 1 commit intorelease-4.4.14from
feature/sentry

Conversation

@pvannierop
Copy link
Contributor

@pvannierop pvannierop commented Oct 4, 2024

Description: This PR will add option to monitor the application with Sentry. Sentry monitoring will be enabled by the following:

  1. Set a SENTRY_DSN environment variable that points to the desired Sentry DSN.
  2. (Optional) Set the SENTRY_LOG_LEVEL environment variable to control the minimum log level of events sent to Sentry.
    The default log level for Sentry is ERROR. Possible values are TRACE, DEBUG, INFO, WARN, and ERROR.

The docs were updated with these instructions.

@pvannierop pvannierop self-assigned this Oct 4, 2024
@pvannierop pvannierop changed the base branch from dev to master June 12, 2025 10:38
ewelinajozwik
ewelinajozwik previously approved these changes Jun 16, 2025
Copy link

@ewelinajozwik ewelinajozwik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@pvannierop pvannierop force-pushed the feature/sentry branch 2 times, most recently from 11464f0 to 68a3d37 Compare March 12, 2026 09:34
@pvannierop pvannierop changed the base branch from master to release-4.4.14 March 12, 2026 09:35
Includes addition to documentation.
@pvannierop
Copy link
Contributor Author

I will ignore these frontend vulnerabilities, since there is no one handling the frontend ATM.

@pvannierop pvannierop merged commit e25ec18 into release-4.4.14 Mar 12, 2026
1 check failed
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.

2 participants