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

Head commit for run:
a65c4ccb70c9be292155cb8dcaa4da110cf89631 / ferruzzi <[email protected]>
Add team_name to Multi-Team metrics

Add `team_name` to ~35 metrics (DagRun, TaskInstance, pool slots) for 
multi-team Airflow deployments. When multi_team is disabled or a DAG has no 
team, the tag is omitted entirely (no change to existing systems).

Changes:
- Add `team_name` to `DagRun.stats_tags` and `TaskInstance.stats_tags`
- Set `_team_name` on `DagRun`/`TI` objects in 4 scheduler injection points
- Add persistent `_dag_id_to_team_name` cache on `SchedulerJobRunner`
- Add `stats_tags` property to `RuntimeTaskInstance` (Task SDK)
- Add `team_name` to pool slot gauge metrics via 
`pool.get_name_to_team_name_mapping`

Co-authored-by: Niko Oliveira <[email protected]>

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

With regards,
GitHub Actions via GitBox


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

Reply via email to