diff --git a/docs/instrumentation/asyncio/asyncio.rst b/docs/instrumentation/asyncio/asyncio.rst new file mode 100644 index 0000000000..4cbcc70f09 --- /dev/null +++ b/docs/instrumentation/asyncio/asyncio.rst @@ -0,0 +1,7 @@ +OpenTelemetry asyncio Instrumentation +============================================== + +.. automodule:: opentelemetry.instrumentation.asyncio + :members: + :undoc-members: + :show-inheritance: