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-flask Do not emit a warning message for request contexts created with app.test_request_context (#253)
opentelemetry-instrumentation-requests, opentelemetry-instrumentation-urllib Fix span name callback parameters (#259)
opentelemetry-exporter-datadog Fix unintentional type change of span trace flags (#261)
opentelemetry-instrumentation-aiopg Fix AttributeError __aexit__ when aiopg.connect and aio[g].create_pool used with async context manager (#235)
opentelemetry-exporter-datadogopentelemetry-sdk-extension-aws Fix reference to ids_generator in sdk (#283)
opentelemetry-instrumentation-sqlalchemy Use SQL operation and DB name as span name. (#254)
opentelemetry-instrumentation-dbapi, TracedCursor replaced by CursorTracer (#246)
opentelemetry-instrumentation-psycopg2, Added support for psycopg2 registered types. (#246)
opentelemetry-instrumentation-dbapi, opentelemetry-instrumentation-psycopg2, opentelemetry-instrumentation-mysql, opentelemetry-instrumentation-pymysql, opentelemetry-instrumentation-aiopg Use SQL command name as the span operation name instead of the entire query. (#246)