Skip to content

Django tracing middleware/app #79

Open
@ionelmc

Description

@ionelmc

A django-debug-toolbar inspired middleware that allows one to configure tracing at runtime without restarts.

DRF should be a main usecase thus the 'html output appending' technique from DDT can't really be used.

Perhaps a special url /__hunter__/ url where you get a text input for the config and an output pane where any traces will appear.

Prerequisite: #54 (enough if html rendering is implemented).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions