opentelemetry_semantic_conventions::attribute

Constant GCP_CLOUD_RUN_JOB_EXECUTION

Source
pub const GCP_CLOUD_RUN_JOB_EXECUTION: &str = "gcp.cloud_run.job.execution";
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"