Constant CICD_SYSTEM_ERRORS

Source
pub const CICD_SYSTEM_ERRORS: &str = "cicd.system.errors";
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