You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
** Is your feature request related to a problem? **
The SQLAlchemy instrumentation does not trace the actual connection to the database
Describe the solution you'd like
I want that connect function will also be traced
Describe alternatives you've considered
Which alternative solutions or features have you considered?
Additional context
We are working with SQLAlchemy (snowflake db) and we implemented a solution where we can see the connect span also as attached in the screenshot (the span is database-connect)