Skip to content

Make Sentry options configurable via app settings#380

Merged
StuartFerguson merged 1 commit into
masterfrom
task/#373_sentry_config
Mar 28, 2026
Merged

Make Sentry options configurable via app settings#380
StuartFerguson merged 1 commit into
masterfrom
task/#373_sentry_config

Conversation

@StuartFerguson

Copy link
Copy Markdown
Member

Replaced hardcoded Sentry CaptureBlockingCalls with a value read from configuration, defaulting to false. Added IncludeActivityData option, also configurable via settings. This improves flexibility and allows Sentry behavior to be controlled externally.

closes #373

Replaced hardcoded Sentry CaptureBlockingCalls with a value read from configuration, defaulting to false. Added IncludeActivityData option, also configurable via settings. This improves flexibility and allows Sentry behavior to be controlled externally.
@StuartFerguson StuartFerguson merged commit 18a1d4f into master Mar 28, 2026
6 checks passed
@github-actions github-actions Bot deleted the task/#373_sentry_config branch May 28, 2026 01:55
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