Done
Details
Assignee
Anton BystrovAnton BystrovReporter
Michael CoburnMichael CoburnPriority
HighComponents
Needs QA
YesNeeds Doc
NoPlanned Version/s
Fix versions
Story Points
1.75Affects versions
Details
Details
Assignee
Anton Bystrov
Anton BystrovReporter
Michael Coburn
Michael CoburnPriority
Components
Needs QA
Yes
Needs Doc
No
Planned Version/s
Fix versions
Story Points
1.75
Affects versions
Smart Checklist
Smart Checklist
Smart Checklist
Created February 6, 2023 at 6:06 PM
Updated October 9, 2024 at 8:36 AM
Resolved March 29, 2023 at 7:11 AM
When thousands of Client connections are established against ProxySQL, the performance of Active Frontend Connections leads to a graph that doesn't render. Further this can make the rendering and general usage of ProxySQL Instance Summary dashboard feel very sluggish.
We should find a way to use
topk
or other limiter in order to reduce the impact of analyzing +10k metric series, specifically seriesproxysql_processlist_client_connection_list
This is expected to be a somewhat common occurrence as one of the value propositions of ProxySQL is the connection pooling feature, so thousands of client connections is expected.
Steps to Reproduce
Launch PMM Server against ProxySQL v2.4 + PXC or Percona Server for MySQL
Launch 10,000 client connections against ProxySQL
Load ProxySQL Instance Summary dashboard