Version 1.27.0/0.48b0 #2838
Replies: 1 comment
-
this release notes doesn't mention absolutely cool (#2802) which occurs in CHANGELOG.md btw |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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)This discussion was created from the release Version 1.27.0/0.48b0.
Beta Was this translation helpful? Give feedback.
All reactions