OpenTelemetry - CNCF/opentelemetry-python-contrib: Release v0.30b0
Name: opentelemetry-python-contrib
Owner: OpenTelemetry - CNCF
Release: Opentelemetry v0.30b0
Released: 2022-04-18
License: Apache-2.0
Release Assets:
Fixed
opentelemetry-instrumentation-pyramid
Fixed which package is the correct caller in _traced_init. (#830)opentelemetry-instrumentation-tornado
Fix Tornado errors mapping to 500 ([#1048])(https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1048)opentelemetry-instrumentation-urllib
make span attributes available to sampler (1014)opentelemetry-instrumentation-flask
Fix non-recording span bug ([#999])(https://github.com/open-telemetry/opentelemetry-python-contrib/pull/999)opentelemetry-instrumentation-tornado
Fix non-recording span bug ([#999])(https://github.com/open-telemetry/opentelemetry-python-contrib/pull/999)
Added
opentelemetry-instrumentation-fastapi
Capture custom request/response headers in span attributes ([#1032])(https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1032)opentelemetry-instrumentation-django
Capture custom request/response headers in span attributes ([#1024])(https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1024)opentelemetry-instrumentation-asgi
Capture custom request/response headers in span attributes ([#1004])(https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1004)opentelemetry-instrumentation-psycopg2
extended the sql commenter support of dbapi into psycopg2 (#940)opentelemetry-instrumentation-falcon
Add support for falcon==1.4.1 ([#1000])(https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1000)opentelemetry-instrumentation-falcon
Falcon: Capture custom request/response headers in span attributes ([#1003])(https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1003)opentelemetry-instrumentation-elasticsearch
no longer creates unique span names by including search target, replaces them with<target>
and puts the value in attributeelasticsearch.target
(#1018)opentelemetry-instrumentation-pyramid
Handle non-HTTPException exceptions (#1001)opentelemetry-instrumentation-system-metrics
restoreSystemMetrics
instrumentation asSystemMetricsInstrumentor
(#1012)opentelemetry-instrumentation-pyramid
Pyramid: Capture custom request/response headers in span attributes (#1022)