lattice_get_container_metrics
Get historical CPU, memory, and network metrics for a container. Provide container ID; optionally set data point limit or time range.
Instructions
Get a single container's CPU, memory and network metrics over time
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Container ID | |
| limit | No | Max data points | |
| range | No | Time range, e.g. '1h', '6h', '24h' |