Hi everyone! I use signoz with Django application, Postgres and auto instrumentation. In signoz i see tag db.statement with parameters (like ... "user_id" = %s ...). Is it possible to see the full SQL request with all parameters in Signoz?
s
Srikanth Chekuri
12/04/2024, 1:43 PM
It comes from the instrumentation. Please refer to instrumentation docs on OpenTelemetry.