-
-
Notifications
You must be signed in to change notification settings - Fork 44
Save spans on pause #14
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
There's no need to save/restore spans on every
.start()/.end(). The set of active spans is known for each node ahead of time, so we can just store them at.pause().