Skip to content

Configure Sentry options via app configuration#97

Merged
StuartFerguson merged 1 commit intomainfrom
task/#96_blockingcall_tracking_config
Mar 28, 2026
Merged

Configure Sentry options via app configuration#97
StuartFerguson merged 1 commit intomainfrom
task/#96_blockingcall_tracking_config

Conversation

@StuartFerguson
Copy link
Copy Markdown
Member

CaptureBlockingCalls and IncludeActivityData are now set based on values from the application's configuration, allowing these Sentry options to be toggled without code changes. This improves flexibility and maintainability.

closes #96

CaptureBlockingCalls and IncludeActivityData are now set based on values from the application's configuration, allowing these Sentry options to be toggled without code changes. This improves flexibility and maintainability.
@StuartFerguson StuartFerguson added the bug Bugs and error-prone code label Mar 28, 2026
@StuartFerguson StuartFerguson merged commit 7604d7c into main Mar 28, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Bugs and error-prone code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make blocking call tracking in Sentry Configurable

1 participant