Skip to content

Conversation

@renovate-sh-app
Copy link
Contributor

This PR contains the following updates:

Package Change Age Confidence
opentelemetry-distro 0.57b0 -> 0.58b0 age confidence

Release Notes

open-telemetry/opentelemetry-python-contrib (opentelemetry-distro)

v0.58b0

Compare Source

Fixed
  • opentelemetry-instrumentation-fastapi: Fix middleware ordering to cover all exception handling use cases.
    (#​3664)
  • opentelemetry-instrumentation-asgi: Make all user hooks failsafe and record exceptions in hooks.
    (#​3664)
  • opentelemetry-instrumentation-fastapi: Fix memory leak in uninstrument_app() by properly removing apps from the tracking set
    (#​3688)
  • opentelemetry-instrumentation-tornado Fix server (request) duration metric calculation
    (#​3679)
  • opentelemetry-instrumentation-tornado: Fix to properly skip all server telemetry when URL excluded.
    (#​3680)
  • opentelemetry-instrumentation: Avoid calls to context.detach with None token.
    (#​3673)
  • opentelemetry-instrumentation-starlette/opentelemetry-instrumentation-fastapi: Fixes a crash when host-based routing is used
    (#​3507)
  • Fix documentation order of sections and headers for Django, Flask, MySQL, mysqlclient, psycopg, psycopg2, pymysql, sqlalchemy instrumentations.
    (#​3719)
  • opentelemetry-instrumentation-asgi Fixed an issue where FastAPI reports IP instead of URL.
    (#​3670)
  • opentelemetry-instrumentation-httpx: fix missing metric response attributes when tracing is disabled
    (#​3615)
  • opentelemetry-instrumentation-fastapi: Don't pass bounded server_request_hook when using FastAPIInstrumentor.instrument()
    (#​3701)
Added
  • opentelemetry-util-genai Add a utility to parse the OTEL_INSTRUMENTATION_GENAI_CAPTURE_MESSAGE_CONTENT environment variable.
    Add gen_ai_latest_experimental as a new value to the Sem Conv stability flag (#​3716).
  • opentelemetry-instrumentation-confluent-kafka Add support for confluent-kafka <=2.11.0
    (#​3685)
  • opentelemetry-instrumentation-system-metrics: Add cpython.gc.collected_objects and cpython.gc.uncollectable_objects metrics
    (#​3666)
  • opentelemetry-sdk-extension-aws Add AWS X-Ray Remote Sampler with initial Rules Poller implementation
    (#​3366)
  • opentelemetry-instrumentation: add support for OTEL_PYTHON_AUTO_INSTRUMENTATION_EXPERIMENTAL_GEVENT_PATCH to inform opentelemetry-instrument about gevent monkeypatching
    (#​3699)
  • opentelemetry-instrumentation: botocore: Add support for AWS Step Functions semantic convention attributes
    (#​3737)
  • opentelemetry-instrumentation-botocore: Add support for SNS semantic convention attribute aws.sns.topic.arn
    (#​3734)
  • opentelemetry-instrumentation: botocore: upgrade moto package from 5.0.9 to 5.1.11
    (#​3736)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

| datasource | package              | from   | to     |
| ---------- | -------------------- | ------ | ------ |
| pypi       | opentelemetry-distro | 0.57b0 | 0.58b0 |


Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
@renovate-sh-app renovate-sh-app bot enabled auto-merge (squash) September 11, 2025 12:13
@renovate-sh-app renovate-sh-app bot merged commit 84bd959 into main Sep 11, 2025
42 checks passed
@renovate-sh-app renovate-sh-app bot deleted the grafanarenovatebot/opentelemetry-python-contrib-monorepo branch September 11, 2025 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant