Skip to content

Commit

Permalink
Update instrumentation/opentelemetry-instrumentation-asyncio/README.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Aaron Abbott <aaronabbott@google.com>
  • Loading branch information
bourbonkk and aabmass authored Jan 4, 2024
1 parent 214a851 commit f11322a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ If you want to trace specific blocking functions executed with the ``to_thread``
export OTEL_PYTHON_ASYNCIO_TO_THREAD_FUNCTION_NAMES_TO_TRACE=func_name,func_name2,func_name3
For future, set it up like this
You can enable tracing futures with ``OTEL_PYTHON_ASYNCIO_FUTURE_TRACE_ENABLED``
-----------------------------------------------
.. code:: bash
Expand Down

0 comments on commit f11322a

Please sign in to comment.