Slackbot
03/07/2022, 4:18 PMPranay
Pranay
David Burke
03/07/2022, 6:00 PMPranay
David Burke
03/07/2022, 6:03 PMPranay
David Burke
03/07/2022, 6:12 PMDavid Burke
03/07/2022, 6:18 PMPranay
psycopg2
instead of psycopg2-binary
the later is non-production setup and is not supported by otel instrumentation?
If you use postgres/ mysql/ sqlite3 as engine in django ORM, you should be able to see dataDavid Burke
03/07/2022, 6:28 PMPranay
David Burke
03/07/2022, 6:29 PMPranay
Srikanth Chekuri
03/07/2022, 6:39 PMpsycopg2-binary
is that the official docs don't recommend it for the production use and we don't want to add instrumentation for the non-production ready libs. https://www.psycopg.org/docs/install.html#psycopg-vs-psycopg-binary