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-instrumentation-mysql Add sqlcommenter support (#3163)
Fixed
opentelemetry-instrumentation-httpx Fix RequestInfo/ResponseInfo type hints (#3105)
opentelemetry-instrumentation-dbapi Move TracedCursorProxy and TracedConnectionProxy to the module level (#3068)
opentelemetry-instrumentation-click Disable tracing of well-known server click commands (#3174)
opentelemetry-instrumentation Fix get_dist_dependency_conflicts if no distribution requires (#3168)
Breaking changes
opentelemetry-instrumentation-sqlalchemy including sqlcomment in db.statement span attribute value is now opt-in (#3112)
opentelemetry-instrumentation-dbapi including sqlcomment in db.statement span attribute value is now opt-in (#3115)
opentelemetry-instrumentation-psycopg2, opentelemetry-instrumentation-psycopg, opentelemetry-instrumentation-mysqlclient, opentelemetry-instrumentation-pymysql: including sqlcomment in db.statement span attribute value is now opt-in (#3121)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Added
opentelemetry-instrumentation-confluent-kafka
Add support for confluent-kafka <=2.7.0 (#3100)_semconv
utilities and add tests (#3111)opentelemetry-instrumentation-urllib
Addpy.typed
file to enable PEP 561 (#3131)opentelemetry-opentelemetry-pymongo
Addpy.typed
file to enable PEP 561 (#3136)opentelemetry-opentelemetry-requests
Addpy.typed
file to enable PEP 561 (#3135)opentelemetry-instrumentation-system-metrics
Addpy.typed
file to enable PEP 561 (#3132)opentelemetry-opentelemetry-sqlite3
Addpy.typed
file to enable PEP 561 (#3133)opentelemetry-instrumentation-falcon
add support version to v4 (#3086)opentelemetry-instrumentation-falcon
Implement new HTTP semantic convention opt-in for Falcon (#2790)opentelemetry-instrumentation-wsgi
always record span status code to have it available in metrics (#3148)opentelemetry-opentelemetry-wsgi
Addpy.typed
file to enable PEP 561 (#3129)opentelemetry-util-http
Addpy.typed
file to enable PEP 561 (#3127)opentelemetry-instrumentation-psycopg2
Add support for psycopg2-binary (#3186)opentelemetry-opentelemetry-botocore
Add basic support for GenAI attributes for AWS Bedrock Converse API (#3161)opentelemetry-opentelemetry-botocore
Add basic support for GenAI attributes for AWS Bedrock InvokeModel API (#3200)opentelemetry-opentelemetry-botocore
Add basic support for GenAI attributes for AWS Bedrock ConverseStream API (#3204)opentelemetry-opentelemetry-botocore
Add basic support for GenAI attributes for AWS Bedrock InvokeModelWithStreamResponse API (#3206)opentelemetry-instrumentation-pymssql
Add pymssql instrumentation (#394)opentelemetry-instrumentation-mysql
Add sqlcommenter support (#3163)Fixed
opentelemetry-instrumentation-httpx
FixRequestInfo
/ResponseInfo
type hints (#3105)opentelemetry-instrumentation-dbapi
MoveTracedCursorProxy
andTracedConnectionProxy
to the module level (#3068)opentelemetry-instrumentation-click
Disable tracing of well-known server click commands (#3174)opentelemetry-instrumentation
Fixget_dist_dependency_conflicts
if no distribution requires (#3168)Breaking changes
opentelemetry-instrumentation-sqlalchemy
including sqlcomment indb.statement
span attribute value is now opt-in (#3112)opentelemetry-instrumentation-dbapi
including sqlcomment indb.statement
span attribute value is now opt-in (#3115)opentelemetry-instrumentation-psycopg2
,opentelemetry-instrumentation-psycopg
,opentelemetry-instrumentation-mysqlclient
,opentelemetry-instrumentation-pymysql
: including sqlcomment indb.statement
span attribute value is now opt-in (#3121)This discussion was created from the release Version 1.30.0/0.51b0.
Beta Was this translation helpful? Give feedback.
All reactions