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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Removed
Move opentelemetry-instrumentation to the core repo. (#595)
Changed
opentelemetry-instrumentation-tornado properly instrument work done in tornado on_finish method. (#499)
opentelemetry-instrumentation Fixed cases where trying to use an instrumentation package without the target library was crashing auto instrumentation agent. (#530)
Fix weak reference error for pyodbc cursor in SQLAlchemy instrumentation. (#469)
Implemented specification that HTTP span attributes must not contain username and password. (#538)
Changed the psycopg2-binary to psycopg2 as dependency in production (#543)
Implement consistent way of checking if instrumentation is already active (#549)