OpenTelemetry SDK
    Preparing search index...

    Variable METRIC_CICD_PIPELINE_RUN_ERRORSConst Experimental

    METRIC_CICD_PIPELINE_RUN_ERRORS: "cicd.pipeline.run.errors" = ...

    The number of errors encountered in pipeline runs (eg. compile, test failures).

    There might be errors in a pipeline run that are non fatal (eg. they are suppressed) or in a parallel stage multiple stages could have a fatal error. This means that this error count might not be the same as the count of metric cicd.pipeline.run.duration with run result failure.

    This metric is experimental and is subject to breaking changes in minor releases of @opentelemetry/semantic-conventions.