-
-
Notifications
You must be signed in to change notification settings - Fork 42
Save spans on pause #14
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Fields
Give feedbackNo fields configured for issues without a type.
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().