sentry-dotnet
sentry-dotnet copied to clipboard
Performance monitoring for websockets (e.g: Blazor Server)
Problem Statement
While error monitoring works fine, transactions end up all as "GET _blazor" or "POST /_blazor/disconnect"
Solution Brainstorm
A transaction per message sent / received?
Came up on: https://sentry.zendesk.com/agent/tickets/66065 https://www.notion.so/sentry/-3a59e5c350c1419d81319b4835f5ea1c
@bruno-garcia @mattjohnsonpint does the internal ticket include the sentry configuration code?
does the internal ticket include the sentry configuration code?
Nope.