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

fix: setup: JaegerSetup: closerFunc: log error only when err is not nil #18

Conversation

quachtridat
Copy link
Contributor

This change fixes BUG942727 by avoiding logging when the error object returned by
"go.opentelemetry.io/otel/sdk/trace".(*TraceProvider).Shutdown is nil.

This change fixes BUG942727 by avoiding logging when the error object
returned by
`"go.opentelemetry.io/otel/sdk/trace".(*TraceProvider).Shutdown`
is nil.

Fixes: BUG942727
@yabberyabber yabberyabber merged commit efa3e5d into barney-ci:main Apr 23, 2024
1 check 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.

2 participants