ferruzzi commented on code in PR #56150:
URL: https://github.com/apache/airflow/pull/56150#discussion_r2397500075
##########
scripts/ci/docker-compose/integration-otel.yml:
##########
@@ -68,14 +68,15 @@ services:
airflow:
environment:
- INTEGRATION_OTEL=true
Review Comment:
Cool. Do you still need `export use_otel` when you launch with
`--integration otel`? I thought the integration handled that export if it
doesn't, maybe it should. I very rarely use `breeze` without launching the
full setup with `start-airflow` so maybe I just haven't noticed.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]