The GitHub Actions job "Check newsfragment PR number" on airflow.git/otel-callback-spans has succeeded. Run started by GitHub user dstandish (triggered by dstandish).
Head commit for run: c862334ff1dd8fbede2f7139de3de9b8ff5ff330 / Daniel Standish <[email protected]> Emit OpenTelemetry spans around task callback invocations Wrap each task callback and pre/post-execute hook invocation in a `callback.<kind>` span, gated on task span detail level > 1 — the follow-up to the `listener.<hook_name>` spans added in #67347. Covers the five state-change callbacks (on_execute/on_success/on_failure/on_retry/ on_skipped) and the pre_execute/post_execute hooks. The callback function name and index are recorded as span attributes, and a raising callback records ERROR status on its span. Report URL: https://github.com/apache/airflow/actions/runs/26602351236 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
