mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-07-30 21:56:07 +08:00
Move DD code into its own directory (#6)
This commit is contained in:
18
reference/docs/async_integrations.rst
Normal file
18
reference/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