-
Notifications
You must be signed in to change notification settings - Fork 820
Labels
Description
Is your feature request related to a problem?
No
Describe the solution you'd like
The existing Psycopg2 instrumentation works great. It's likely that we would be able to reuse most of that instrumentation code and refactor some concepts to share between the instrumentation.
It might be a bit complicated though because the artifact coordinates have changed from psycopg2 to psycopg with a version 3.x.
Describe alternatives you've considered
N/A
Additional context
Django 4.2 now supports Psycopg3
robsonpeixoto, mounirmesselmeni, marionlb, DeanLangford, HaidarZ and 20 moredustinblanchard, willianantunes and narenmanoharan