get_gpu_metrics
Assess GPU idleness, saturation, or failure trends with hourly utilisation time-series.
Instructions
Return hourly GPU utilisation time-series for the last N hours.
Use this to assess whether GPUs are idle, saturated, or trending toward failure. For cost implications of that utilisation, use get_cost_estimate. For a breakdown of what workloads are consuming the GPUs, use get_workload_breakdown.
Args: hours: Look-back window in hours (default 24, max 168).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hours | No |