chore(deps): update dependency opentelemetry-distro to v0.58b0 #762
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.57b0->0.58b0Release Notes
open-telemetry/opentelemetry-python-contrib (opentelemetry-distro)
v0.58b0Compare 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 inuninstrument_app()by properly removing apps from the tracking set(#3688)
opentelemetry-instrumentation-tornadoFix server (request) duration metric calculation(#3679)
opentelemetry-instrumentation-tornado: Fix to properly skip all server telemetry when URL excluded.(#3680)
opentelemetry-instrumentation: Avoid calls tocontext.detachwithNonetoken.(#3673)
opentelemetry-instrumentation-starlette/opentelemetry-instrumentation-fastapi: Fixes a crash when host-based routing is used(#3507)
(#3719)
opentelemetry-instrumentation-asgiFixed 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 usingFastAPIInstrumentor.instrument()(#3701)
Added
opentelemetry-util-genaiAdd a utility to parse theOTEL_INSTRUMENTATION_GENAI_CAPTURE_MESSAGE_CONTENTenvironment variable.Add
gen_ai_latest_experimentalas a new value to the Sem Conv stability flag (#3716).opentelemetry-instrumentation-confluent-kafkaAdd support for confluent-kafka <=2.11.0(#3685)
opentelemetry-instrumentation-system-metrics: Addcpython.gc.collected_objectsandcpython.gc.uncollectable_objectsmetrics(#3666)
opentelemetry-sdk-extension-awsAdd AWS X-Ray Remote Sampler with initial Rules Poller implementation(#3366)
opentelemetry-instrumentation: add support forOTEL_PYTHON_AUTO_INSTRUMENTATION_EXPERIMENTAL_GEVENT_PATCHto 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.
This PR has been generated by Renovate Bot.