-
-
Notifications
You must be signed in to change notification settings - Fork 275
Closed
Labels
Description
This is a feature that is relevant to Dart and Flutter apps.
I would like to have the ability to trace transactions that perform some work in another isolate and therefore create child spans in that second isolate.
The TimelineTask
from dart:developer
for example can be used to track tasks that have child tasks in multiple isolates.
Metadata
Metadata
Assignees
Labels
Projects
Status
Done