opentelemetry_semantic_conventions::attribute

Constant GCP_CLOUD_RUN_JOB_TASK_INDEX

source
pub const GCP_CLOUD_RUN_JOB_TASK_INDEX: &str = "gcp.cloud_run.job.task_index";
Expand description

The index for a task within an execution as provided by the CLOUD_RUN_TASK_INDEX environment variable.

ยงExamples

  • 0
  • 1