getsentry / getsentry/sentry-dotnet
Spans for DB queries on Maui
Open
.NET
Feature
Spans
- Dominant language
- C#
- Stars
- 770
- Forks
- 248
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 49
Description
### Description
Part of:
* [NET-99](https://linear.app/getsentry/issue/NET-99/automatic-performance-instrumentation-for-maui-includes-mobile-vitals)
For mobile apps, best candidates are things like SqlLite. Can be done, but a bit fiddly (particularly where to parent the spans):
* [https://github.com/getsentry/sentry-dotnet/pull/4274]()
Contributor guide
Assessment
This issue has not been assessed yet.