get_core_usage_timeseries
Retrieve core usage data over time with configurable intervals and lookback period. Shows cores used per interval for CI analytics.
Instructions
Get core usage over time. Shows how many cores are being used at each interval. Defaults to last 24 hours with 15-minute intervals.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hours | No | Number of hours to look back (default: 24). | |
| window_size | No | Data point interval in minutes (default: 15). |