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-pyramidFixed which package is the correct caller in _traced_init. (#830)opentelemetry-instrumentation-tornadoFix Tornado errors mapping to 500 ([#1048])(https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1048)opentelemetry-instrumentation-urllibmake span attributes available to sampler (1014)opentelemetry-instrumentation-flaskFix non-recording span bug ([#999])(https://github.com/open-telemetry/opentelemetry-python-contrib/pull/999)opentelemetry-instrumentation-tornadoFix non-recording span bug ([#999])(https://github.com/open-telemetry/opentelemetry-python-contrib/pull/999)
Added
opentelemetry-instrumentation-fastapiCapture custom request/response headers in span attributes ([#1032])(https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1032)opentelemetry-instrumentation-djangoCapture custom request/response headers in span attributes ([#1024])(https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1024)opentelemetry-instrumentation-asgiCapture custom request/response headers in span attributes ([#1004])(https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1004)opentelemetry-instrumentation-psycopg2extended the sql commenter support of dbapi into psycopg2 (#940)opentelemetry-instrumentation-falconAdd support for falcon==1.4.1 ([#1000])(https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1000)opentelemetry-instrumentation-falconFalcon: Capture custom request/response headers in span attributes ([#1003])(https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1003)opentelemetry-instrumentation-elasticsearchno longer creates unique span names by including search target, replaces them with<target>and puts the value in attributeelasticsearch.target(#1018)opentelemetry-instrumentation-pyramidHandle non-HTTPException exceptions (#1001)opentelemetry-instrumentation-system-metricsrestoreSystemMetricsinstrumentation asSystemMetricsInstrumentor(#1012)opentelemetry-instrumentation-pyramidPyramid: Capture custom request/response headers in span attributes (#1022)