Hi everyone! I use signoz with Django application,...
# support
к
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
It comes from the instrumentation. Please refer to instrumentation docs on OpenTelemetry.