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

Clean the Logback instrumentation of the OTel starter #12450

Conversation

jeanbisutti
Copy link
Member

Related to #11610

The new implementation does not change the behavior seen by te user (even if the OpenTelemetry appender was added even if it was not necessary) because the installation of OpenTelemetry into the appender depends on the otel.sdk.disabled and otel.instrumentation.logback-appender.enabled properties:

The new tests have the same behavior with the previous implementation and the new one.

@jeanbisutti jeanbisutti requested a review from a team as a code owner October 16, 2024 12:01
@github-actions github-actions bot added the test native This label can be applied to PRs to trigger them to run native tests label Oct 16, 2024
@trask trask merged commit 802e878 into open-telemetry:main Oct 16, 2024
56 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test native This label can be applied to PRs to trigger them to run native tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants