Skip to content

Task/#145 sentry config#146

Merged
StuartFerguson merged 3 commits intomasterfrom
task/#145_sentry_config
Mar 28, 2026
Merged

Task/#145 sentry config#146
StuartFerguson merged 3 commits intomasterfrom
task/#145_sentry_config

Conversation

@StuartFerguson
Copy link
Copy Markdown
Member

closes #145

Integrated Sentry.AspNetCore for error monitoring, configuring it via app settings when a DSN is present and not in development. Sentry options such as PII, request body size, and release version are set from configuration. Also reordered and deduplicated using statements, and moved NLog config section for clarity.
@StuartFerguson StuartFerguson added the bug Bugs and error-prone code label Mar 28, 2026
@StuartFerguson StuartFerguson merged commit 288ac66 into master 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