shubham22 commented on PR #30612:
URL: https://github.com/apache/airflow/pull/30612#issuecomment-1507766218

   I am personally inclined towards one metric. Users generally care about the 
lag between when there task was ready for execution and when the task actually 
started executing, not about time it took at each stage inside Airflow. We can 
have one metric `task_execution_latency` or `task_start_delay` that conveys the 
meaning without requiring knowledge about what is scheduled state and what is 
queued state.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to