The GitHub Actions job "Tests (AMD)" on airflow.git/trace-sampled-conf-override has succeeded. Run started by GitHub user dstandish (triggered by dstandish).
Head commit for run: 55d39045aabed27c1b26eb5dff683aae492d2fdd / Daniel Standish <[email protected]> Allow forcing trace head-sampling per DAG run via conf Deployments running a head sampler sometimes need to guarantee a specific run is traced (debugging a flaky DAG) or excluded (a noisy run), regardless of the configured sampling ratio. A reserved run conf key, airflow/trace_sampled, provides that per-run override: true always traces the run, false never does, and absent leaves the decision to the sampler. Only an explicit bool is honored so a malformed value can neither silently change sampling nor fail run creation. Report URL: https://github.com/apache/airflow/actions/runs/28054808084 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
