The GitHub Actions job "Tests (AMD)" on airflow.git/otel-respect-declarative-config has succeeded. Run started by GitHub user 1fanwang (triggered by 1fanwang).
Head commit for run: ec1995e663dd05524424ff029aef830da94fd39d / 1fanwang <[email protected]> Stop discarding a MeterProvider configured via OTEL_CONFIG_FILE The OpenTelemetry declarative configuration spec makes OTEL_CONFIG_FILE the sole source of SDK construction. Airflow force-resets the SDK's once-guard and installs its own MeterProvider unconditionally, so a deployment running under opentelemetry-instrument with a config file loses every view, reader and exporter it declared, with no warning. The once-guard reset exists for the post-fork case in #64690 and stays in place for every path where Airflow owns the provider. Co-authored-by: Copilot App <[email protected]> Signed-off-by: 1fanwang <[email protected]> Report URL: https://github.com/apache/airflow/actions/runs/31726181319 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
