InderParmar commented on PR #43389: URL: https://github.com/apache/airflow/pull/43389#issuecomment-2442993864
@potiuk , I removed duplicate otel_* options from the [metrics] section in airflow.cfg, specifically otel_debugging_on, otel_host, otel_on, otel_port, and otel_ssl_active. Additionally, I improved formatting in the [traces] section for clarity and marked otel_* options as deprecated in configuration.py to guide users toward the updated [traces] section options. However, tests are still failing, potentially indicating deeper dependencies or parsing issues beyond these changes. Could I get feedback on any overlooked dependencies or configuration specifics that may be causing this? Also, I am looking into the issue and trying to resolve it. -- 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]
