redis_memory_stats
Check Redis memory pressure by comparing used memory to maxmemory, and review eviction policy, fragmentation, and peak usage to identify potential issues.
Instructions
[READ] redis memory posture: used vs maxmemory, eviction policy, fragmentation, peaks.
Args: target: redis target name from config; omit for the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No |