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.
opentelemetry-instrumentation-system-metrics Add process. prefix to runtime.memory, runtime.cpu.time, and runtime.gc_count. Change runtime.memory from count to UpDownCounter. (#1735)
Add request and response hooks for GRPC instrumentation (client only) (#1706)
opentelemetry-instrumentation-pymemcache Update instrumentation to support pymemcache >4 (#1764)
Added
Expand sqlalchemy pool.name to follow the semantic conventions (#1778)
Add excluded_urls functionality to urllib and urllib3 instrumentations (#1733)
Make Django request span attributes available for start_span. (#1730)
Make ASGI request span attributes available for start_span. (#1762)
opentelemetry-instrumentation-celery Add support for anonymous tasks. (#1407)
opentelemetry-instrumentation-logging Add otelTraceSampled to instrumetation-logging (#1773)
Fixed
Fix elasticsearch db.statement attribute to be sanitized by default (#1758)
Fix AttributeError when AWS Lambda handler receives a list event (#1738)
Fix None does not implement middleware error when there are no middlewares registered (#1766)