Skip to content

Commit 0cbd913

Browse files
committed
add extra indent line
1 parent 1ec8fd0 commit 0cbd913

File tree

1 file changed

+1
-0
lines changed
  • instrumentation/opentelemetry-instrumentation-mysqlclient/src/opentelemetry/instrumentation/mysqlclient

1 file changed

+1
-0
lines changed

instrumentation/opentelemetry-instrumentation-mysqlclient/src/opentelemetry/instrumentation/mysqlclient/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@ def instrument_connection(
190190
commenter_options:
191191
A dictionary of configuration options for SQLCommenter. This allows you to customize
192192
metadata appended to queries. Possible options include:
193+
193194
- `db_driver`: Adds the database driver name and version.
194195
- `dbapi_threadsafety`: Adds threadsafety information.
195196
- `dbapi_level`: Adds the DB-API version.

0 commit comments

Comments
 (0)