Skip to content

Commit f11322a

Browse files
bourbonkkaabmass
andauthored
Update instrumentation/opentelemetry-instrumentation-asyncio/README.rst
Co-authored-by: Aaron Abbott <[email protected]>
1 parent 214a851 commit f11322a

File tree

1 file changed

+1
-1
lines changed
  • instrumentation/opentelemetry-instrumentation-asyncio

1 file changed

+1
-1
lines changed

instrumentation/opentelemetry-instrumentation-asyncio/README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ If you want to trace specific blocking functions executed with the ``to_thread``
2525
2626
export OTEL_PYTHON_ASYNCIO_TO_THREAD_FUNCTION_NAMES_TO_TRACE=func_name,func_name2,func_name3
2727
28-
For future, set it up like this
28+
You can enable tracing futures with ``OTEL_PYTHON_ASYNCIO_FUTURE_TRACE_ENABLED``
2929
-----------------------------------------------
3030
.. code:: bash
3131

0 commit comments

Comments
 (0)