-
Notifications
You must be signed in to change notification settings - Fork 118
Nesting of django calls in Trace Details is incorrect #755
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@daveisfera Do you have any images to help us further understand this issue, or documentation you are referencing on the expectations? |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This is still an issue |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Is there a way to view the Jira issue? |
Description
Trace details are nested for
django
calls but they shouldn't beExpected Behavior
The trace should be linear/non-nested so it can be viewed and used as expected
Steps to Reproduce
newrelic
todjango
appYour Environment
django
3.2.16 running withpython
3.9.16 onDebian
BullseyeThe text was updated successfully, but these errors were encountered: