The GitHub Actions job "Check newsfragment PR number" on 
airflow.git/metrics-scheduler-heartbeat-timer has succeeded.
Run started by GitHub user 1fanwang (triggered by 1fanwang).

Head commit for run:
ab72547525ed96ed81d3c4d1f141685406426ca7 / 1fanwang <[email protected]>
feat(metrics): wrap executor.heartbeat() in a timer to localize loop slowdowns

Emit scheduler.executor_heartbeat_duration as a per-executor timer so
operators can see whether executor.heartbeat() is the bottleneck of a
slow scheduler loop, instead of inferring from the aggregate
scheduler.scheduler_loop_duration.

Tagged by type(executor).__name__ so multi-executor deployments
attribute the cost to each configured executor separately.

Closes #66803

Signed-off-by: 1fanwang <[email protected]>

Report URL: https://github.com/apache/airflow/actions/runs/25748583116

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to