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-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)
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
-
opentelemetry-instrumentation-system-metrics
Addprocess.
prefix toruntime.memory
,runtime.cpu.time
, andruntime.gc_count
. Changeruntime.memory
from count to UpDownCounter. (#1735)opentelemetry-instrumentation-pymemcache
Update instrumentation to support pymemcache >4 (#1764)Added
excluded_urls
functionality tourllib
andurllib3
instrumentations (#1733)start_span
. (#1730)start_span
. (#1762)opentelemetry-instrumentation-celery
Add support for anonymous tasks. (#1407)opentelemetry-instrumentation-logging
AddotelTraceSampled
to instrumetation-logging (#1773)Fixed
AttributeError
when AWS Lambda handler receives a list event (#1738)None does not implement middleware
error when there are no middlewares registered (#1766)This discussion was created from the release Version 1.18.0/0.39b0.
Beta Was this translation helpful? Give feedback.
All reactions