docs: update logs example to use opentelemetry-instrumentation-logging#5344
Merged
xrmx merged 7 commits intoJul 10, 2026
Merged
Conversation
|
|
xrmx
requested changes
Jun 23, 2026
Contributor
|
I think your changes are not very relevant with #4738 but the changes regarding the LoggingHandler move are good |
xrmx
reviewed
Jun 23, 2026
987a3af to
9258631
Compare
avinab-neogy
added a commit
to avinab-neogy/opentelemetry-python
that referenced
this pull request
Jun 25, 2026
hectorhdzg
reviewed
Jul 1, 2026
hectorhdzg
reviewed
Jul 1, 2026
05a4adf to
b634af7
Compare
xrmx
approved these changes
Jul 10, 2026
xrmx
reviewed
Jul 10, 2026
xrmx
reviewed
Jul 10, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Update the logs example documentation to reflect that
LoggingHandlerhas moved from the SDK to the contrib package.
Refs #4738
Changes made:
opentelemetry-instrumentation-loggingLoggingHandlerhas moved toopentelemetry-instrumentation-logging(deprecated in opentelemetry-sdk: deprecate logging handler #4919)propagate=Truewith explanation comment inexample.pyType of change
How Has This Been Tested?
tox -e docs— build succeeded with no warningstox -e spellcheck— passedDoes This PR Require a Contrib Repo Change?
Checklist: