Skip to content
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

[Bug]: Parent-Child span inheritance has not been set properly for asynchronous function calls #42720

Open
NipunaMadhushan opened this issue May 9, 2024 · 0 comments
Labels
Team/Observability Observability in general, Metrics, Tracing & Logging Type/Bug

Comments

@NipunaMadhushan
Copy link
Contributor

Description

When we use observability tracing for services which uses asynchronous function calls, the Parent-Child span inheritance has not been set properly. We can see two different traces for http request call and for asynchronous function call.

Screenshot 2024-05-09 at 15 01 03 Screenshot 2024-05-09 at 15 01 37

Steps to Reproduce

Use the ballerina observability example in here.

Affected Version(s)

No response

OS, DB, other environment details and versions

No response

Related area

-> Observability

Related issue(s) (optional)

No response

Suggested label(s) (optional)

No response

Suggested assignee(s) (optional)

No response

@ballerina-bot ballerina-bot added the Team/Observability Observability in general, Metrics, Tracing & Logging label May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team/Observability Observability in general, Metrics, Tracing & Logging Type/Bug
Projects
None yet
Development

No branches or pull requests

2 participants