Skip to content
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

Django db tracer does not apply the django dot prefix. #139

Closed
JTCunning opened this issue Dec 20, 2016 · 2 comments
Closed

Django db tracer does not apply the django dot prefix. #139

JTCunning opened this issue Dec 20, 2016 · 2 comments
Assignees

Comments

@JTCunning
Copy link

django.cache applies django. here
django.template applies django. here

yet django.db does not apply the django. prefix, which creates a service per database defined, and duplicates a large amount of data that the postgres patcher already collects.

Slide into my DMs on Datadog's official Slack to get some example links.

@palazzem
Copy link

Thank you for pointing that. Will take a look during the day so that we can triage/address this issue!

@brettlangdon
Copy link
Member

Closing this ticket due to it's age, but we have work planned for re-working the Django integration and changes to the database tracing will be included.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants