Description
Instance metric information in a job.
Details
| Attribute | Type | Description |
|---|---|---|
| WaitingCount | int | Number of waiting tasks. |
| RunningCount | int | Number of running tasks. |
| FinishedCount | int | Number of finished tasks. |
| FailedCount | int | Number of failed tasks. |
| StoppedCount | int | Number of stopped tasks. |