OpenTelemetry instrumentation for Python modules
Go to file
Owais Lone 32e3ce8cd8 Added ability to extract span attributes from tornado request objects (#1178)
OTEL_PYTHON_TONADO_TRACED_REQUEST_ATTRS env var can be set to a command
separated list of attributes names that will be extracted from Tornado's
request object and set as attributes on spans.

Co-authored-by: (Eliseo) Nathaniel Ruiz Nowell <enruizno@uwaterloo.ca>
2020-10-07 19:52:58 -07:00
instrumentation/opentelemetry-instrumentation-tornado Added ability to extract span attributes from tornado request objects (#1178) 2020-10-07 19:52:58 -07:00