Skip to main content

DISTRIBUTED_DATAFUSION_TASK_ID_LABEL

Constant DISTRIBUTED_DATAFUSION_TASK_ID_LABEL 

Source
pub const DISTRIBUTED_DATAFUSION_TASK_ID_LABEL: &str = "task_id";
Expand description

Label used to annotate metrics in execution plan nodes with the task in which they were executed. Note that the same task id may be used in multiple stages.