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

link context in metadata client #3951

Merged
merged 1 commit into from
Jun 7, 2023
Merged

Conversation

butonic
Copy link
Contributor

@butonic butonic commented Jun 7, 2023

We now disconnect the existing outgoing grpc metadata when making calls in the metadata client. To keep track of related spans we link the two contexts.

A good introduction to opentelemetry tracing is https://lightstep.com/blog/opentelemetry-go-all-you-need-to-know

Signed-off-by: Jörn Friedrich Dreyer <[email protected]>
changelog/unreleased/link-context.md Outdated Show resolved Hide resolved
@butonic butonic merged commit 687e4bc into cs3org:edge Jun 7, 2023
6 of 7 checks passed
@butonic butonic deleted the link-context branch June 7, 2023 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants