I have a Redis cluster I am trying to monitor with Zabbix. All is working fine except every 10 minutes either Zabbix server or Zabbix agent is running keys *.
This is causing locking on my database. Some of these queries take up to 3 seconds. Does anyone know what is calling keys *. Can this be edited? Ideally we would run scan, not keys
Thank you
This is causing locking on my database. Some of these queries take up to 3 seconds. Does anyone know what is calling keys *. Can this be edited? Ideally we would run scan, not keys
Thank you