Skip to content

Commit

Permalink
Update instrumentation/opentelemetry-instrumentation-tornado/README.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Leighton Chen <lechen@microsoft.com>
  • Loading branch information
owais and lzchen authored Oct 2, 2020
1 parent 4bdb84e commit 72350c4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ For example,

::

export OTEL_PYTHON_TONADO_TRACED_REQUEST_ATTRS='uri,query'
export OTEL_PYTHON_TORNADO_TRACED_REQUEST_ATTRS='uri,query'

will extract path_info and content_type attributes from every traced request and add them as span attributes.

Expand Down

0 comments on commit 72350c4

Please sign in to comment.