Update opentelemetry-python monorepo#3483
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Updates pinned OpenTelemetry Python (SDK/exporters) and opentelemetry-python-contrib (distro/instrumentation) dependencies used by the packaged Python components of Thoth, keeping the shipped instrumentation stack aligned with the upstream OpenTelemetry patch release.
Changes:
- Bump
opentelemetry-instrumentationandopentelemetry-distrofrom0.63b0to0.63b1. - Bump
opentelemetry-sdk,opentelemetry-exporter-otlp, andopentelemetry-exporter-otlp-proto-httpfrom1.42.0to1.42.1.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| src/usr/share/opentelemetry_shell/agent.instrumentation.python/requirements.txt | Updates contrib instrumentation/distro and OTLP exporter pins used by the Python auto-instrumentation payload. |
| src/usr/share/opentelemetry_shell/agent.instrumentation.python/instrumentation_roots_requirements.txt | Updates the root instrumentation pin to 0.63b1 (keeps traceloop marker unchanged). |
| src/opt/opentelemetry_shell/requirements.txt | Updates the core Python SDK + OTLP HTTP exporter pins used by the /opt Python components. |
moflwi
approved these changes
May 22, 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.
This PR contains the following updates:
==0.63b0→==0.63b1==1.42.0→==1.42.1==1.42.0→==1.42.1==0.63b0→==0.63b1==1.42.0→==1.42.1Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
open-telemetry/opentelemetry-python-contrib (opentelemetry-distro)
v0.63b1: Version 1.42.1/0.63b1Compare Source
This is a patch release on the previous 1.42.0/0.63b0 release, fixing the issue(s) below.
open-telemetry/opentelemetry-python (opentelemetry-exporter-otlp)
v1.42.1Compare Source
Fixed
setting the random trace id bit depending on the available trace id
generator.
(#5241)
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate.