You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't think this is possible today with how the context API works in JS. In some languages like Python and Ruby, you can attach and detach context. In JS, the context is scoped and you use callbacks to apply a specific context.
I started on a branch that has some ideas and comments in one commit, and then a possible way of supplying functions for other types of IDs that may be useful, added as span attributes using a new span processor.
Thanks @JamieDanielson for your investigation! We can reopen or file a new issue as the JS Context landscape evolves, but currently this is not we're actively taking action on this issue.
Originally posted by @ahrbnsn in #74 (comment)
The text was updated successfully, but these errors were encountered: