mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-08-02 11:31:52 +08:00
Add pymssql instrumentation (#394)
* Add pymssql instrumentation * Run tox -e generate * tox -e generate-workflows --------- Co-authored-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
This commit is contained in:
7
docs/instrumentation/pymssql/pymssql.rst
Normal file
7
docs/instrumentation/pymssql/pymssql.rst
Normal file
@ -0,0 +1,7 @@
|
||||
OpenTelemetry pymssql Instrumentation
|
||||
=====================================
|
||||
|
||||
.. automodule:: opentelemetry.instrumentation.pymssql
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
Reference in New Issue
Block a user