get_forecast
Predict when a Redis or Valkey metric will hit its capacity ceiling by projecting current growth. Use opsPerSec, usedMemory, cpuTotal, and memFragmentation for capacity planning.
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 |