Class CicdIncubatingAttributes.CicdWorkerStateIncubatingValues
java.lang.Object
io.opentelemetry.semconv.incubating.CicdIncubatingAttributes.CicdWorkerStateIncubatingValues
- Enclosing class:
- CicdIncubatingAttributes
Values for
CicdIncubatingAttributes.CICD_WORKER_STATE.-
Field Summary
Fields -
Method Summary
-
Field Details
-
AVAILABLE
The worker is not performing work for the CICD system. It is available to the CICD system to perform work on (online / idle).- See Also:
-
BUSY
The worker is performing work for the CICD system.- See Also:
-
OFFLINE
The worker is not available to the CICD system (disconnected / down).- See Also:
-