Skip to content

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

@JTCunning

Description

@JTCunning

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.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions