sentry-dotnet
sentry-dotnet copied to clipboard
Performance Monitoring for .NET MAUI
- [ ] 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)