OpenTelemetry - CNCF/opentelemetry-python-contrib: Release v0.48b0
Name: opentelemetry-python-contrib
Owner: OpenTelemetry - CNCF
Release: Version 1.27.0/0.48b0
Released: 2024-08-28
License: Apache-2.0
Release Assets:
Added
opentelemetry-instrumentation-kafka-python
Instrument temporary fork, kafka-python-ng inside kafka-python's instrumentation (#2537)
Breaking changes
opentelemetry-bootstrap
Removeopentelemetry-instrumentation-aws-lambda
from the defaults instrumentations (#2786)
Fixed
opentelemetry-instrumentation-httpx
fix handling of async hooks (#2823)opentelemetry-instrumentation-system-metrics
fixprocess.runtime.cpu.utilization
values to be shown in range of 0 to 1 (#2812)opentelemetry-instrumentation-fastapi
fixfastapi
auto-instrumentation by removingfastapi-slim
support,fastapi-slim
itself is discontinued from maintainers (#2783)opentelemetry-instrumentation-aws-lambda
Avoid exception when a handler is not present. (#2750)opentelemetry-instrumentation-django
Fix regression -http.target
re-added back to old semconv duration metrics (#2746)opentelemetry-instrumentation-asgi
do not seturl.full
attribute for server spans (#2735)opentelemetry-instrumentation-grpc
Fixes the issue with the gRPC instrumentation not working with the 1.63.0 and higher version of gRPC (#2483)opentelemetry-instrumentation-aws-lambda
Fixing w3c baggage support (#2589)opentelemetry-instrumentation-celery
propagates baggage (#2385)opentelemetry-instrumentation-asyncio
Fixes async generator coroutines not being awaited (#2792)opentelemetry-instrumentation-tornado
Handle http client exception and record exception info into span (#2563)opentelemetry-instrumentation
fixhttp.host
new http semantic convention mapping to depend onkind
of span (#2814)