Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 794 Bytes

Metrics.md

File metadata and controls

16 lines (12 loc) · 794 Bytes

Metrics

Properties

Name Type Description Notes
task_count int The count of task [optional]
success_task_count int The count of success task [optional]
error_task_count int The count of error task [optional]
pending_task_count int The count of pending task [optional]
running_task_count int The count of running task [optional]
scheduled_task_count int The count of scheduled task [optional]
stopped_task_count int The count of stopped task [optional]

[Back to Model list] [Back to API list] [Back to README]