Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Bug] All log related to the same trace_id #1556

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
baptou12 opened this issue Nov 1, 2024 · 1 comment
Closed

[Bug] All log related to the same trace_id #1556

baptou12 opened this issue Nov 1, 2024 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@baptou12
Copy link

baptou12 commented Nov 1, 2024

(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.

@baptou12 baptou12 added the bug Something isn't working label Nov 1, 2024
@mjameswh mjameswh added support duplicate This issue or pull request already exists and removed bug Something isn't working labels Nov 6, 2024
@mjameswh
Copy link
Contributor

mjameswh commented Nov 6, 2024

See #1425 (comment).

Closing as duplicate.

@mjameswh mjameswh closed this as not planned Won't fix, can't repro, duplicate, stale Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants