I do get traces, and the traces do not contain the query as explained in the docs
only:
"sql": {
"database_type": "mysql",
"user": "******"
}
Do I need to add anything in RDS to allow for this to work?
in the django settings? somewhere else?
I'm also missing the actual user, ( I do get the correct user Ip and browser agent, but not the authenticated user)
Using the official python sdk with the django middleware and the following stack:
Django 1.11 xray 2.1.0 Daemon 3 Connected to RDS mysql db