Skip to content

Commit

Permalink
pymysql instrument_connection specifies connect_module
Browse files Browse the repository at this point in the history
  • Loading branch information
tammy-baylis-swi committed Nov 20, 2024
1 parent aacc68c commit 8e50f8b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,7 @@ def instrument_connection(
tracer_provider=tracer_provider,
enable_commenter=enable_commenter,
commenter_options=commenter_options,
connect_module=pymysql,
)

@staticmethod
Expand Down

0 comments on commit 8e50f8b

Please sign in to comment.