You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
opentelemetry-bootstrap Remove opentelemetry-instrumentation-aws-lambda from the defaults instrumentations (#2786)
Fixed
opentelemetry-instrumentation-httpx fix handling of async hooks (#2823)
opentelemetry-instrumentation-system-metrics fix process.runtime.cpu.utilization values to be shown in range of 0 to 1 (#2812)
opentelemetry-instrumentation-fastapi fix fastapi auto-instrumentation by removing fastapi-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 set url.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)