observe-sdk icon indicating copy to clipboard operation
observe-sdk copied to clipboard

Add function for extracting the active span id from within a host function

Open chrisdickinson opened this issue 5 months ago • 0 comments

Via the observability workshop: if an instrumented module calls into a host function, we might lose span association if the host function makes any external calls. We may want to add a function to get the current active span from CurrentPlugin.

chrisdickinson avatar Mar 15 '24 11:03 chrisdickinson