get_forecast
Forecast when a Redis/Valkey resource hits its ceiling by projecting a metric's current trajectory. Choose opsPerSec, usedMemory, cpuTotal, or memFragmentation to plan capacity.
Instructions
Get a capacity forecast for one metric: current trajectory and projected time until the resource ceiling is hit. Metric kinds: opsPerSec, usedMemory, cpuTotal, memFragmentation. Use for capacity planning ("when does memory run out at current growth?").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instanceId | No | Optional instance ID override | |
| metricKind | Yes | Metric to forecast |