Skip to content

Could Debug toolbar disable instrumentation earlier? #1028

Open
@x-yuri

Description

@x-yuri

I've run into issue with Request history panel. It calls generate_stats of every panel while processing response. The instrumentation has not been disabled, as a result SQL panel records extra queries triggered by Request panel (session data). Then in Debug toolbar I see, "1 query in x ms". But when I open the panel, I see no queries. Supposedly because Request history panel provides stats for other panels and by the time SQL panel got to generate stats no extra queries were executed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions