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 am using temporal with Opentelemetry, and all logs in activities (using log from "@temporalio/acitivity") are related to the same trace_id which is the one of the startup of my app
Describe the bug
I configured opentelemetry with temporal, using the 4 interceptors, but when I see logs they are all related to the same traceId. I don't know if my config is wrong or if there is a bug which do not create root span for my workflows.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
(This is probably more of a question than a bug)
What are you really trying to do?
I am using temporal with Opentelemetry, and all logs in activities (using log from "@temporalio/acitivity") are related to the same trace_id which is the one of the startup of my app
Describe the bug
I configured opentelemetry with temporal, using the 4 interceptors, but when I see logs they are all related to the same traceId. I don't know if my config is wrong or if there is a bug which do not create root span for my workflows.
The text was updated successfully, but these errors were encountered: