The GitHub Actions job "Tests (AMD)" on 
airflow.git/sortega/airflow-tagged-metrics has failed.
Run started by GitHub user sortega (triggered by sortega).

Head commit for run:
58b977b6dc13b229057f00c6500a95d552de50da / Sebastián Ortega 
<[email protected]>
Address review feedback on Dag tags metric emission

Keep the scheduler hot path free of per-task conf reads. Warm the dag tags via 
the existing
TaskInstance -> DagModel join rather than an extra dag_run hop, since the
DagModel is shared in the identity map. Fold the repeated dogstatsd tag-list
guard into a single helper, and consolidate the tag-formatting tests.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to