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

use plain otel tracing in metadata client #3950

Merged
merged 1 commit into from
Jun 7, 2023

Conversation

butonic
Copy link
Contributor

@butonic butonic commented Jun 7, 2023

In some cases there was no tracer provider in the context. The getAuthContext(ctx) call would then fail during the initialization. Since the otel tracing has settled upstream we will fix problems by moving to the recommended best practices. A good starting point is https://lightstep.com/blog/opentelemetry-go-all-you-need-to-know

supersedes #3944

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
@micbar micbar merged commit 5714f55 into cs3org:edge Jun 7, 2023
6 checks passed
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

3 participants