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
{{ message }}
This repository was archived by the owner on Jan 26, 2024. It is now read-only.
In OpenTracing tutorial for Java the Scope operator and startActive function is used to propagate trace context using thread local storage.
Is there any equivalent function in cpp-client?