get_scaling_history
Retrieve HPA scaling history and current autoscaler status for Kubernetes deployments by namespace, optional deployment filter, and lookback window.
Instructions
Get HPA scaling history and current autoscaler status for deployments. Requires kube-state-metrics for historical data.
Args: namespace: Kubernetes namespace deployment_name: Filter to a specific deployment (optional) timeframe_minutes: How far back to look (1-1440)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| namespace | No | default | |
| deployment_name | No | ||
| timeframe_minutes | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |