OpenTelemetry SDK
    Preparing search index...

    Variable ATTR_CICD_PIPELINE_TASK_RUN_IDConst Experimental

    ATTR_CICD_PIPELINE_TASK_RUN_ID: "cicd.pipeline.task.run.id" = ...

    The unique identifier of a task run within a pipeline.

    12097
    

    For a given pipeline run and task, the cicd.pipeline.task.run.id MUST be unique within that run. For the same task across different runs of the same pipeline, the cicd.pipeline.task.run.id MAY remain the same, enabling correlation of cicd.pipeline.task.run.result values across multiple pipeline runs.

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