Version 1.29.0/0.50b0 #3094
Unanswered
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.
-
Added
opentelemetry-instrumentation-starlette
Add type hints to the instrumentation (#3045)opentelemetry-distro
default to OTLP log exporter. (#3042)opentelemetry-instrumentation-sqlalchemy
Update unit tests to run with SQLALchemy 2 (#2976)opentelemetry-instrumentation-openai-v2
toopentelemetry-bootstrap
(#2996)opentelemetry-instrumentation-sqlalchemy
Add sqlcomment todb.statement
attribute (#2937)opentelemetry-instrumentation-dbapi
Add sqlcomment todb.statement
attribute (#2935)opentelemetry-instrumentation-dbapi
instrument_connection accepts optional connect_module (#3027)opentelemetry-instrumentation-mysqlclient
Add sqlcommenter support (#2941)opentelemetry-instrumentation-pymysql
Add sqlcommenter support (#2942)opentelemetry-instrumentation-click
: new instrumentation to trace click commands (#2994)Fixed
opentelemetry-instrumentation-starlette
: Retrievemeter_provider
key instead of_meter_provider
on_instrument
(#3048)opentelemetry-instrumentation-httpx
: instrument_client is a static method again (#3003)opentelemetry-instrumentation-system_metrics
: fix callbacks reading wrong config (#3025)opentelemetry-instrumentation-httpx
: Check if mount transport is none before wrap it (#3022)assertEqualSpanInstrumentationInfo
calls withassertEqualSpanInstrumentationScope
calls (#3037)opentelemetry-instrumentation-sqlalchemy
Fixes engines fromsqlalchemy.engine_from_config
not being fully instrumented (#2816)opentelemetry-instrumentation-sqlalchemy
: Fix a remaining memory leak in EngineTracer (#3053)opentelemetry-instrumentation-sqlite3
: Update documentation on explicit cursor support of tracing (#3088)Breaking changes
opentelemetry-instrumentation-sqlalchemy
teach instruments version (#2971)opentelemetry-instrumentation-test
package from default instrumentation list (#2969)opentelemetry-instrumentation-httpx
: remove private unused_InstrumentedClient
and_InstrumentedAsyncClient
classes (#3036)This discussion was created from the release Version 1.29.0/0.50b0.
Beta Was this translation helpful? Give feedback.
All reactions