Google Cloud Run

Google Cloud Run Attributes

AttributeTypeDescriptionExamplesStability
gcp.cloud_run.job.executionstringThe name of the Cloud Run execution being run for the Job, as set by the CLOUD_RUN_EXECUTION environment variable.job-name-xxxx; sample-job-mdw84Experimental
gcp.cloud_run.job.task_indexintThe index for a task within an execution as provided by the CLOUD_RUN_TASK_INDEX environment variable.0; 1Experimental