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 setup the instrumentation on a project that calls another service via HTTP that is also instrumented with OTEL distributed tracing, but I do not see spans for those traces in the called service. This was working find with the http automatic tracing so I'm sure it's possible but I'm not sure how to get it working with undici.
The text was updated successfully, but these errors were encountered:
I setup the instrumentation on a project that calls another service via HTTP that is also instrumented with OTEL distributed tracing, but I do not see spans for those traces in the called service. This was working find with the http automatic tracing so I'm sure it's possible but I'm not sure how to get it working with undici.
The text was updated successfully, but these errors were encountered: