Uh oh!
There was an error while loading. Please reload this page.
Add otel_headers to OTel logic - #44258
Conversation
Congratulations on your first Pull Request and welcome to the Apache Airflow community! If you have any issues or are unsure about any anything please check our Contributors' Guide (https://github.com/apache/airflow/blob/main/contributing-docs/README.rst)
|
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Kludex
commented
Nov 22, 2024
I see an analogous PR that didn't have any tests: #42441 Can someone help me to move this forward? Also, the question no one is answering me: https://apache-airflow.slack.com/archives/C06K9Q5G2UA/p1732208803722989 😅 |
Kludex
commented
Nov 27, 2024
Since #44346 was merged, we don't need this. |
Does anyone know why just doing
export OTEL_EXPORTER_OTLP_HEADERS='Authorization=your-write-token'on the terminal, before running airflow isn't enough? Airflow ignores environment variables?