Constant GCP_CLOUD_RUN_JOB_TASK_INDEX
pub const GCP_CLOUD_RUN_JOB_TASK_INDEX: &'static str;Available on crate features
opentelemetry and semconv_experimental only.Expand description
The index for a task within an execution as provided by the CLOUD_RUN_TASK_INDEX environment variable.
§Notes
§Examples
01