dynatrace-oss / OneAgent-SDK-Python-AutoInstrumentation

autodynatrace, a python library that implements automatic instrumentation using the OneAgent SDK for Python
Other
62 stars 28 forks source link

psycopg2 fixes #45

Closed mcallistersean closed 3 years ago

mcallistersean commented 3 years ago

The current monkeypatch of psycopg2 breaks django database connections (see #43 ) The Psycopg2 connect factory function allows for a more subtle approach that is implemented here.

dynatrace-cla-bot commented 3 years ago

CLA assistant check
All committers have signed the CLA.