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

Constant GCP_CLOUD_RUN_JOB_EXECUTION

pub const GCP_CLOUD_RUN_JOB_EXECUTION: &'static str;
Expand description

The name of the Cloud Run execution being run for the Job, as set by the CLOUD_RUN_EXECUTION environment variable.

ยงExamples

  • "job-name-xxxx"
  • "sample-job-mdw84"