rama::telemetry::opentelemetry::semantic_conventions::attribute

Constant CICD_PIPELINE_RUN_STATE

pub const CICD_PIPELINE_RUN_STATE: &'static str;
Expand description

The pipeline run goes through these states during its lifecycle.

§Notes

§Examples

  • "pending"
  • "executing"
  • "finalizing"