get_service_metrics
Retrieve time-series resource metrics (CPU, RAM, disk, bandwidth) for a service to monitor server load and bandwidth usage.
Instructions
Get resource metrics (CPU / RAM / disk / bandwidth time series) for a single service. Use to answer "is my server busy?" or "how much bandwidth have I used?".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| period | No | Aggregation window (default: hour). | |
| service_id | Yes | Service ID from list_services. |