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

Head commit for run:
683119868fc7cf8bf5b43267ba4d0b5b4592ce49 / 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/29336810902

With regards,
GitHub Actions via GitBox


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

Reply via email to