CICD_WORKER_NAME

Constant CICD_WORKER_NAME 

pub const CICD_WORKER_NAME: &'static str;
Available on crate features opentelemetry and semconv_experimental only.
Expand description

The name of a worker within a CICD system.

§Notes

§Examples

  • "agent-abc"
  • "controller"
  • "Ubuntu LTS"