Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tammy-baylis-swi committed Jan 2, 2025
1 parent e6ca8fe commit 84d82d0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ def _uninstrument(self, **kwargs):
dbapi.unwrap_connect(psycopg2, "connect")

# TODO(owais): check if core dbapi can do this for all dbapi implementations e.g, pymysql and mysql
@staticmethod
def instrument_connection(
connection: pg_connection,
tracer_provider: typing.Optional[trace_api.TracerProvider] = None,
Expand Down

0 comments on commit 84d82d0

Please sign in to comment.