Description
Hi,
No data is visible on the Valkey/Redis Persistence Details dashboard. See the screenshot.
The issue lies in the query for AOF and RDB metric settings:
redis_aof_enabled{service_name="(name1|name2)",role="primary"}
The "role" label is not defined for redis_aof_enabled and others.
Additionally, for example, the valkey 8.1 returns "master/slave" for the role in replication.
Expected Results
View data
Actual Results
No data
Version
PMM server 3.6
Steps to reproduce
No response
Relevant logs
Code of Conduct
Description
Hi,
No data is visible on the Valkey/Redis Persistence Details dashboard. See the screenshot.
The issue lies in the query for AOF and RDB metric settings:
redis_aof_enabled{service_name=
"(name1|name2)",role="primary"}The "role" label is not defined for redis_aof_enabled and others.
Additionally, for example, the valkey 8.1 returns "master/slave" for the role in replication.
Expected Results
View data
Actual Results
No data
Version
PMM server 3.6
Steps to reproduce
No response
Relevant logs
Code of Conduct