Skip to content
This repository was archived by the owner on Sep 17, 2025. It is now read-only.
This repository was archived by the owner on Sep 17, 2025. It is now read-only.

Tracing database dependancies in django  #778

@arkataev

Description

@arkataev

How can one trace a django database dependancy to Azure Insights?
For instance, if I have a basic call to Model.objects.all() how this might be traced? And what data can be traced?

Does it make sense to use a opencensus-ext-mysql in order to send traces to Azure Insights?
Are there any examples for this?

p.s unfortunately, there are no any READMEs for those sql-related plugins.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions