Skip to content

Make Sentry options configurable via app settings#523

Merged
StuartFerguson merged 1 commit into
mainfrom
task/#518_sentry_config
Mar 28, 2026
Merged

Make Sentry options configurable via app settings#523
StuartFerguson merged 1 commit into
mainfrom
task/#518_sentry_config

Conversation

@StuartFerguson

Copy link
Copy Markdown
Member

Updated Sentry setup to read CaptureBlockingCalls and IncludeActivityData from configuration, defaulting both to false if not set. This allows dynamic control of these options without code changes.

closes #518

Updated Sentry setup to read CaptureBlockingCalls and IncludeActivityData from configuration, defaulting both to false if not set. This allows dynamic control of these options without code changes.
@StuartFerguson StuartFerguson merged commit 0ed3cbd into main Mar 28, 2026
5 checks passed
@github-actions github-actions Bot deleted the task/#518_sentry_config branch May 28, 2026 04:01
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.

Make blocking call tracking in Sentry Configurable

1 participant