doyong365 opened a new pull request, #54978:
URL: https://github.com/apache/airflow/pull/54978

   This PR fixes an issue in the Airflow 2.11.0 stable branch where headers 
were hardcoded in OTLPSpanExporter and OTLPMetricExporter, preventing users 
from properly configuring authentication via custom headers.
   
   By removing the hardcoded headers, this change enables users to add 
necessary authentication information when exporting spans using 
OTLPSpanExporter.
   
   This issue is specific to Airflow 2.x; while Airflow 3.0.x have breaking 
changes, many users still rely on Airflow 2.11.0 for production environments 
and require this bugfix.
   
   related: PR[#44346](https://github.com/apache/airflow/pull/44346)


-- 
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]

Reply via email to