redis.memory.peak
Peak memory consumed by RedisDimensions:None
Summary
Historical peak memory usage in bytes since Redis server startup. This metric helps identify whether current memory usage is near historical highs, indicating potential capacity issues. When current usage approaches peak, it suggests you're hitting recurring memory limits. Use this with trending analysis to determine if memory growth is bounded or unbounded, and to plan capacity upgrades before reaching maxmemory limits.
Interface Metrics (4)
Sources
Related Insights (1)
Peak Memory Exceeded Indicates Historical Capacity Issuesinfo
When redis.memory.peak significantly exceeds redis.memory.used, the system has experienced memory pressure in the past that may recur. This indicates need for capacity planning or workload pattern investigation.
▸