OpenTelemetry - CNCF/opentelemetry-python-contrib: Release v0.25b0
Name: opentelemetry-python-contrib
Owner: OpenTelemetry - CNCF
Release: opentelemetry-contrib v0.25b0
Released: 2021-10-13
License: Apache-2.0
Release Assets:
Changed
opentelemetry-instrumentation-jinja2
Allow instrumentation of newer Jinja2 versions. (#667opentelemetry-instrumentation-botocore
Make common span attributes compliant with semantic conventions (#674)opentelemetry-sdk-extension-aws
Release AWS Python SDK Extension as 1.0.0 (#667)opentelemetry-instrumentation-botocore
Unpatch botocore Endpoint.prepare_request on uninstrument (#664)opentelemetry-instrumentation-botocore
Fix span injection for lambda invoke (#663)opentelemetry-instrumentation-botocore
Introduce instrumentation extensions (#718)opentelemetry-instrumentation-urllib3
Updated_RequestHookT
with two additional fields - the request body and the request headers (#660)- Tests for Falcon 3 support (#644)
opentelemetry-sdk-extension-aws
Move AWS X-Ray Propagator into its ownopentelemetry-propagators-aws
package (#720)opentelemetry-instrumentation-sqlalchemy
Respect provided tracer provider when instrumenting SQLAlchemy (#728)opentelemetry-propagators-aws-xray
RenameAwsXRayFormat
toAwsXRayPropagator
(#729)
Added
opentelemetry-instrumentation-elasticsearch
Addedresponse_hook
andrequest_hook
callbacks (#670)opentelemetry-instrumentation-redis
added request_hook and response_hook callbacks passed as arguments to the instrument method (#669)opentelemetry-instrumentation-botocore
addrequest_hook
andresponse_hook
callbacks (#679)opentelemetry-exporter-richconsole
Initial release (#686)opentelemetry-instrumentation-elasticsearch
no longer creates unique span names by including document IDs, replaces them with:id
and puts the value in attributeelasticsearch.id
(#705)opentelemetry-instrumentation-tornado
now setshttp.client_ip
andtornado.handler
attributes (#706)opentelemetry-instrumentation-requests
added exclude urls functionality (#714)opentelemetry-instrumentation-django
Add ASGI support (#391)opentelemetry-instrumentation-urllib3
,opentelemetry-instrumentation-requests
Thenet.peer.ip
attribute is set to the IP of the connected HTTP server or proxy using a new instrumentor inopententelemetry-util-http
(#661)opentelemetry-sdk-extension-aws
Release AWS Python SDK Extension as 1.0.0 (#667)opentelemetry-instrumentation-sqlalchemy
Addedpackaging
dependency (#713)