Open
Description
Description
Trace details are nested for django
calls but they shouldn't be
Expected Behavior
The trace should be linear/non-nested so it can be viewed and used as expected
Steps to Reproduce
- Connect
newrelic
todjango
app - Upload data from web requests
- View that Trace Details are nested when they shouldn't be
Your Environment
django
3.2.16 running with python
3.9.16 on Debian
Bullseye