What counts as an Operation in Azure Cache for Redis Metrics?
Shaun Wallace
20
Reputation points Microsoft Employee
I am investigating an issue where the Server Load metric for my Azure Redis Enterprise Cache jumped to 100% for a few hours. I see a corresponding increase in total operations
But its not clear to me exactly what this includes. Does a single LUA script count as 1 operation? Does each call to TIME/HVALS/HDEL/etc count as an operation? Does a client attempting to connect count as an operation?
Sign in to answer