mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-07-31 06:03:21 +08:00
Merge in latest from datadog/dd-trace-py (#1)
This commit is contained in:
18
docs/async_integrations.rst
Normal file
18
docs/async_integrations.rst
Normal file
@ -0,0 +1,18 @@
|
||||
Asynchronous Libraries
|
||||
----------------------
|
||||
|
||||
.. _asyncio:
|
||||
|
||||
asyncio
|
||||
^^^^^^^
|
||||
|
||||
.. automodule:: ddtrace.contrib.asyncio
|
||||
|
||||
|
||||
.. _gevent:
|
||||
|
||||
gevent
|
||||
^^^^^^
|
||||
|
||||
.. automodule:: ddtrace.contrib.gevent
|
||||
|
Reference in New Issue
Block a user