Notes
This release of the Python agent adds support for reporting datastore instance information for the psycopg2
Postgresql driver.
The agent can be installed using easy_install/pip/distribute via the Python Package Index or can be downloaded directly from our download site.
New Feature
Datastore instance information for psycopg2
For queries made with the
psycopg2
Postgresql driver, the Python agent will collect the host and port of the database server, as well as the database name. This data will be displayed in transaction traces and in slow query traces in APM.