mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-08-01 17:34:38 +08:00
Add readTheDocs (#252)
Co-authored-by: Aaron Abbott <aaronabbott@google.com> Co-authored-by: alrex <aboten@lightstep.com>
This commit is contained in:

committed by
GitHub

parent
f3a078296c
commit
c9075cf1f2
7
docs/instrumentation/sqlalchemy/sqlalchemy.rst
Normal file
7
docs/instrumentation/sqlalchemy/sqlalchemy.rst
Normal file
@ -0,0 +1,7 @@
|
||||
OpenTelemetry SQLAlchemy Instrumentation
|
||||
========================================
|
||||
|
||||
.. automodule:: opentelemetry.instrumentation.sqlalchemy
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
Reference in New Issue
Block a user