CICD_SYSTEM_ERRORS

Constant CICD_SYSTEM_ERRORS 

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

§Description

The number of errors in a component of the CICD system (eg. controller, scheduler, agent).

§Notes

Errors in pipeline run execution are explicitly excluded. Ie a test failure is not counted in this metric

§Metadata

Instrument:counter
Unit:{error}
Status:Development

§Attributes