sentry-dotnet icon indicating copy to clipboard operation
sentry-dotnet copied to clipboard

Performance Monitoring for .NET MAUI

Open bruno-garcia opened this issue 2 years ago • 0 comments

  • [ ] Performance monitoring for screen loading (https://github.com/getsentry/sentry-dotnet/issues/1074),
    • [ ] Transaction annotations (see spec)
  • [ ] Mobile Vitals, including app start time instrumentation
  • [ ] DB queries as span (EF?)
  • [ ] Automatic HTTP span and trace id propagation
  • [ ] Transactions for UI events (see this)
  • [ ] Custom measurements API (Q3 goal)

bruno-garcia avatar Aug 03 '22 18:08 bruno-garcia