Skip to content

Feature request: configurable threshold for indicator warnings #1049

Open
@peterjaap

Description

@peterjaap

While browsing on my app, I usually glance at the debugbar to see if my memory usage and request duration is within my normal limits.

It would be great to have a configuration setting in config/debugbar.php that sets a memory_usage_warning_threshold (in kilobytes) and a request_duration_warning_threshold (in milliseconds).

If the memory usage/request duration then exeeds this threshold, the memory usage/request duration block in the debugbar lights up, something like this;

image

This way, I can quickly see something's wrong without having actually having to look at the values themselves.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions