get_docker_stats_all
Get CPU, memory, network, and block I/O metrics for all running Docker containers in one call. Filter by container name or ID for a fleet-wide performance overview.
Instructions
Returns CPU, memory, network, and block I/O for all running containers in one call. Optional containers param filters by name or ID. Read-only, one-shot. Use instead of repeated get_docker_container_stats calls for a fleet overview.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| containers | No | optional list of container names or IDs to filter |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| errors | No | ||
| containers | Yes |