Added
opentelemetry-instrumentation-openai-v2
Instrumentation for OpenAI >= 0.27.0 (#2759)opentelemetry-instrumentation-fastapi
Add autoinstrumentation mechanism tests. (#2860)opentelemetry-instrumentation-aiokafka
Add instrumentor and auto instrumentation support for aiokafka (#2082)opentelemetry-instrumentation-redis
Add additional attributes for methods create_index and search, rename those spans (#2635)opentelemetry-instrumentation
Add support for string based dotted module paths in unwrap (#2919)
Fixed
opentelemetry-instrumentation-aiokafka
WrapAIOKafkaConsumer.getone()
instead ofAIOKafkaConsumer.__anext__
(#2874)opentelemetry-instrumentation-confluent-kafka
Fix to allowtopic
to be extracted fromkwargs
inproduce()
([#2901])(#2901)opentelemetry-instrumentation-system-metrics
Update metric units to conform to UCUM conventions. (#2922)opentelemetry-instrumentation-celery
Don't detach context without a None token (#2927)opentelemetry-exporter-prometheus-remote-write
: sort labels before exporting (#2940)opentelemetry-instrumentation-dbapi
sqlcommenter key values created from PostgreSQL, MySQL systems (#2897)opentelemetry-instrumentation-system-metrics
: don't report open file descriptors on Windows (#2946)