cicd.worker.state
Release candidateenumas of v1.44.0
The state of a CI/CD worker / agent.
Examples
- available
- busy
- offline
Values (3)
availableThe worker is not performing work for the CI/CD system. It is available to the CI/CD system to perform work on (online / idle).busyThe worker is performing work for the CI/CD system.offlineThe worker is not available to the CI/CD system (disconnected / down).
Used by
metrics (1)
- cicd.worker.count *
* required on that signal.
History
- v1.43.0stability
Promoted to release_candidate.
Stability label respelled from experimental to development.
Already present at v1.30.0, the oldest release tracked here (experimental).