getsentry / getsentry/sentry-dart
Ability of having multiple transactions in parallel but in different scopes
Open
Dart
Improvement
performance
Traces
- Dominant language
- Dart
- Stars
- 873
- Forks
- 299
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 30
Description
### Description
Relates to [https://github.com/getsentry/sentry-dart/issues/721]() and [https://github.com/getsentry/sentry-dart/issues/724]()
There are a few approaches, today the SDK has a single Hub/Scope and it allows a single transaction per time bound to the scope.
Contributor guide
Assessment
This issue has not been assessed yet.