redis.commands.processed
Total number of commands processed by the serverDimensions:None
Summary
Instantaneous operations per second (ops/sec) rate calculated from total commands processed. This gauge metric shows real-time Redis throughput, making it more immediately actionable than cumulative counters for detecting traffic pattern changes. Drops in this metric may indicate upstream application issues, while increases beyond historical baselines may signal unexpected load or traffic spikes requiring investigation.