Skip to content

Add Sentry error tracking and versioning updates#239

Merged
StuartFerguson merged 1 commit intomainfrom
task/#238_sentry_integration
Mar 19, 2026
Merged

Add Sentry error tracking and versioning updates#239
StuartFerguson merged 1 commit intomainfrom
task/#238_sentry_integration

Conversation

@StuartFerguson
Copy link
Copy Markdown
Member

Integrated Sentry.AspNetCore for error tracking, with conditional configuration based on appsettings. Enabled Sentry in production, set DSN and release version, and added request body capture. Added test exception for Sentry verification. Updated build pipeline to set version properties during publish. Minor refactoring and initialization improvements.

closes #238

Integrated Sentry.AspNetCore for error tracking, with conditional configuration based on appsettings. Enabled Sentry in production, set DSN and release version, and added request body capture. Added test exception for Sentry verification. Updated build pipeline to set version properties during publish. Minor refactoring and initialization improvements.
@StuartFerguson StuartFerguson merged commit 08ca678 into main Mar 19, 2026
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sentry Integration

1 participant