ProxySQL Instance Summary dashboard is missing filtering by node names

Description

Most of the panels use expression like the one below, without filtering any instance:

  1. "expr": "rate(proxysql_mysql_command_counter_latency_milliseconds_count[$interval])",

     

And it would be expected that panels are filtered by the currently select proxysql instance, like below:    

  1. "expr": "rate(proxysql_mysql_command_counter_latency_milliseconds_count{instance=\"$proxysql\"}[$interval])",

And it would also be nice to add a hostgroup filter where applicable.

How to test

None

How to document

None

AFFECTED CS IDs

CS0046674

Activity

Show:

Sveta Smirnova December 30, 2024 at 8:47 PM

It doesn’t make sense to calculate latency for all ProxySQL instances. Re-classifying this ticket as a bug.

Details

Assignee

Reporter

Priority

Needs QA

Yes

Needs Doc

No

Planned Version/s

Story Points

Affects versions

Smart Checklist

Created May 24, 2024 at 4:14 PM
Updated 3 days ago

Flag notifications