Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 674 Bytes

Metrics.md

File metadata and controls

14 lines (11 loc) · 674 Bytes

Harbor2Client::Metrics

Properties

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