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
Likely this dep needs to just be dropped and anything useful moved into the repo.
OpenTelemetry is not using ctx but instead the process dictionary.
I'm not sure yet that there is any benefit to having an application that simply acts on top of the process dictionary, tho there may be for more complex uses of keys.
The text was updated successfully, but these errors were encountered:
Likely this dep needs to just be dropped and anything useful moved into the repo.
OpenTelemetry is not using
ctx
but instead the process dictionary.I'm not sure yet that there is any benefit to having an application that simply acts on top of the process dictionary, tho there may be for more complex uses of keys.
The text was updated successfully, but these errors were encountered: