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

Internal instrumentations should always be enabled by default #3257

Conversation

mateuszrzeszutek
Copy link
Member

Fixes #3221

It's still possible to disable one of those instrumentations if somebody wants to do it for some reason, but they have to do it one by one using the otel.instrumentation.<name>.enabled property.

Copy link
Member

@trask trask left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that was easier than I thought it would be 👍

@trask trask merged commit cc43cf3 into open-telemetry:main Jun 11, 2021
@mateuszrzeszutek mateuszrzeszutek deleted the internal-instrumentations-should-always-be-enabled-by-default branch June 12, 2021 08:38
robododge pushed a commit to robododge/opentelemetry-java-instrumentation that referenced this pull request Jun 17, 2021
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.

default-enabled=false fails with NoClassDefFoundError on internal instrumentation
3 participants