Skip to content

Conversation

@erikn69
Copy link
Contributor

@erikn69 erikn69 commented Jul 22, 2025

When only_slow_queries => false, it highlights slow queries

'only_slow_queries' => false,
'slow_threshold'    => 2000,
image

When only_slow_queries => true(default value), only tracks slow queries(original functionality)

'only_slow_queries' => true,
'slow_threshold'    => 2000,

@erikn69 erikn69 force-pushed the patch-438810 branch 2 times, most recently from 765fdbe to ad97223 Compare July 22, 2025 20:26
@barryvdh barryvdh merged commit a6bbe5d into barryvdh:master Jul 23, 2025
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants