OpenCensus PostgreSQL Integration The integration with PostgreSQL supports the psycopg2 library and is specified to trace_integrations using 'postgresql'. Installation pip install opencensus-ext-postgresql Usage # TBD