Name | Data Type | Default Value | Qualifiers |
Name | Data Type | Value |
JobsMaxTimeExceeded | uint64 | |
Counter | boolean | true |
Description | string | The number of Jobs whose MaxTimeOnQueue was exceeded. This would cause the Job to be removed from the Queue, and not processed to completion. This count begins at the time that the Queue was started/initialized. |
RunningJobs | uint32 | |
Description | string | Specifies the current number of Jobs that are in the running state, for the related Queue. |
Gauge | boolean | true |
WaitingJobs | uint32 | |
Description | string | Specifies the current number of Jobs that are waiting to be put in the running state, for the related Queue. |
Gauge | boolean | true |