Version 1.37.0/0.58b0 #3750
Unanswered
xrmx
asked this question in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
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-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 tocontext.detach
withNone
token. (#3673)opentelemetry-instrumentation-starlette
/opentelemetry-instrumentation-fastapi
: Fixes a crash when host-based routing is used (#3507)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 usingFastAPIInstrumentor.instrument()
(#3701)Added
opentelemetry-util-genai
Add a utility to parse theOTEL_INSTRUMENTATION_GENAI_CAPTURE_MESSAGE_CONTENT
environment variable. Addgen_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
: Addcpython.gc.collected_objects
andcpython.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 forOTEL_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)This discussion was created from the release Version 1.37.0/0.58b0.
Beta Was this translation helpful? Give feedback.
All reactions