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
So, on Go apps we can rely on stdlib to do the tracing,. The stdlib already export the trace result to a io.Reader, need to parse and get into opentracing.
Whould be nice to have support for runtime/trace.
The text was updated successfully, but these errors were encountered: