# Metrics
## Properties
**task_count** | Option<**i32**> | The count of task | [optional]
**success_task_count** | Option<**i32**> | The count of success task | [optional]
**error_task_count** | Option<**i32**> | The count of error task | [optional]
**pending_task_count** | Option<**i32**> | The count of pending task | [optional]
**running_task_count** | Option<**i32**> | The count of running task | [optional]
**scheduled_task_count** | Option<**i32**> | The count of scheduled task | [optional]
**stopped_task_count** | Option<**i32**> | The count of stopped task | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)