Body
Related: #45511
The ti.start and ti.finish metrics are not being emitted in Airflow 3, this used to work in Airflow 2, so its a regression.
These metrics should be emitted following the same pattern as ti_failures, which was fixed in #59731.
Committer
Body
Related: #45511
The
ti.startandti.finishmetrics are not being emitted in Airflow 3, this used to work in Airflow 2, so its a regression.These metrics should be emitted following the same pattern as
ti_failures, which was fixed in #59731.Committer