Nova monitors every Redis instance in your fleet, tracking cache hit rates, memory consumption, key expiry patterns, and command latency. When your cache layer degrades, you know why in seconds, not hours.
Nova tracks cache hit and miss rates across every Redis instance, broken down by key prefix and command type. When your hit rate drops, Nova shows you exactly which key patterns are missing and whether the root cause is TTL misconfiguration, eviction pressure, or cold cache after a restart.
Nova tracks used memory, peak memory, fragmentation ratio, and eviction rates in real time. When memory consumption approaches your configured limit, Nova alerts you with enough lead time to scale up or tune eviction policies, before your application starts seeing cache misses.
Nova monitors key expiry patterns to ensure your TTL strategy is working as intended, and tracks command latency at the P50, P95, and P99 level. When a SLOWLOG entry appears or key expiry patterns shift unexpectedly, you see it immediately.
Nova monitors hit rates, memory, TTLs, and command latency across your entire Redis fleet, so your cache never becomes a bottleneck.