File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
opentelemetry-instrumentation-psycopg2/src/opentelemetry/instrumentation/psycopg2
opentelemetry-instrumentation-psycopg/src/opentelemetry/instrumentation/psycopg Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 103103+---------------------------+-----------------------------------------------------------+---------------------------------------------------------------------------+
104104| Commenter Option | Description | Example |
105105+===========================+===========================================================+===========================================================================+
106- | ``db_driver`` | Database driver name with version. | ``psycopg=3.1.9`` |
106+ | ``db_driver`` | Database driver name with version. | ``psycopg=3.1.9`` |
107107+---------------------------+-----------------------------------------------------------+---------------------------------------------------------------------------+
108108| ``dbapi_threadsafety`` | DB-API threadsafety value: 0-3 or unknown. | ``dbapi_threadsafety=2`` |
109109+---------------------------+-----------------------------------------------------------+---------------------------------------------------------------------------+
Original file line number Diff line number Diff line change 102102+---------------------------+-----------------------------------------------------------+---------------------------------------------------------------------------+
103103| Commenter Option | Description | Example |
104104+===========================+===========================================================+===========================================================================+
105- | ``db_driver`` | Database driver name with version. | ``psycopg2=2.9.3`` |
105+ | ``db_driver`` | Database driver name with version. | ``psycopg2=2.9.3`` |
106106+---------------------------+-----------------------------------------------------------+---------------------------------------------------------------------------+
107107| ``dbapi_threadsafety`` | DB-API threadsafety value: 0-3 or unknown. | ``dbapi_threadsafety=2`` |
108108+---------------------------+-----------------------------------------------------------+---------------------------------------------------------------------------+
You can’t perform that action at this time.
0 commit comments