rama::telemetry::opentelemetry::semantic_conventions::metric

Constant CICD_SYSTEM_ERRORS

pub const CICD_SYSTEM_ERRORS: &'static str;
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