Description
The dcos task metrics details command will display a table of all metrics for the task specified by <task-id>.
Usage
dcos task metrics details <task-id> [--json]
Options
| Name | Description |
|---|---|
<task-id> |
A full task ID, a partial task ID, or a Unix shell wildcard pattern (eg. ‘my-task*’). |
--json |
Print JSON-formatted list of tasks. |
Parent command
| Command | Description |
|---|---|
| dcos task | Manage DC/OS tasks. |
DC/OS Documentation