The GitHub Actions job "Tests (AMD)" on airflow.git/acd-177-sampler-attributes 
has failed.
Run started by GitHub user dstandish (triggered by dstandish).

Head commit for run:
caeca68526e1c1172618a1a4f031ff3b4230454c / Daniel Standish 
<[email protected]>
Forward run-identity attributes to the trace sampler (ACD-177)

Add a generic `attributes` param to new_dagrun_trace_carrier, forwarded to
the sampler's should_sample so a custom sampler can differentiate the
head-sampling decision by run kind. A shared dagrun_trace_attributes(dr)
helper defines the dag_id/run_type identity attributes once and is reused at
both carrier-creation sites and on the emitted dag_run span (which now also
carries airflow.run_type).

The built-in samplers ignore these attributes; they are decision input only
and are not persisted in the carrier.

Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>

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

With regards,
GitHub Actions via GitBox


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

Reply via email to