sentry-dotnet
sentry-dotnet copied to clipboard
Maui tracing on ContentPages
Problem Statement
Customer has a Maui app on Android and they say everything is launched on top of the Activity but they use Pages in Maui for screens.
Automatic Instrumentation sounds like it traces http requests but not Pages (Screens)
https://docs.sentry.io/platforms/dotnet/guides/maui/tracing/instrumentation/automatic-instrumentation/
Solution Brainstorm
Trace ContentPages.