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

detect: remove extraneous check for detected exporters #4876

Merged
merged 1 commit into from
Apr 24, 2024

Conversation

jsternberg
Copy link
Collaborator

Checking for detected exporters doesn't really work properly because of implicit exporters like the recorder and the prometheus metrics. Removing that line because it interfered with the correct initialization of the tracer provider in moby.

Checking for detected exporters doesn't really work properly because of
implicit exporters like the recorder and the prometheus metrics.
Removing that line because it interfered with the correct initialization
of the tracer provider in moby.

Signed-off-by: Jonathan A. Sternberg <jonathan.sternberg@docker.com>
@tonistiigi tonistiigi merged commit 5152118 into moby:master Apr 24, 2024
68 of 71 checks passed
@jsternberg jsternberg deleted the tracer-provider-with-recorder branch April 25, 2024 14:35
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