Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.1 KB

File metadata and controls

22 lines (14 loc) · 1.1 KB

Outliersenginev3QueueStatisticsMessage

StatisticsResponse is the message for the result from getStatistics.

Properties

Name Type Description Notes
coverage1h Outliersenginev3DatasourcesCoverageStats [optional]
coverage24h Outliersenginev3DatasourcesCoverageStats [optional]
coverage72h Outliersenginev3DatasourcesCoverageStats [optional]
tasks Integer Number of tasks in queue, in total. [optional]
tasksDone Integer Number of tasks done. [optional]
tasksInProgress Integer Number of tasks in progress. [optional]
tasksInProgress2h Integer Number of tasks in progress, for over 2 hours. [optional]
tasksNew Integer Number of new tasks in queue. [optional]
tasksNew2h Integer Number of new tasks in queue, for over 2 hours. [optional]