br413 opened a new pull request, #71158: URL: https://github.com/apache/airflow/pull/71158
## Summary The \otel_on\, \otel_host\, \otel_port\, \otel_service\, \otel_debugging_on\, and \otel_ssl_active\ options appear in both the \[metrics]\ and \[traces]\ sections of the Configuration Reference. Their descriptions did not clearly state which signal each copy configures. Three \[metrics]\ descriptions were also incorrect: \otel_host\ and \otel_interval_milliseconds\ claimed to cover traces, and \otel_service\ described only traces. This PR keeps both option sets (per @ferruzzi's resolution in #43366) and: - Names the signal each description configures - Cross-references \[metrics]\ vs \[traces]\ on \otel_on\ - Restores literal markup (\\True\\, \\False\\, \\config.yml\\) in \[traces]\ descriptions Builds on the approach from closed #70837 (author unable to follow up). closes: #43366 ## Test plan - [ ] CI static checks pass (config.yml only) - [ ] Generated configuration reference renders distinct metrics vs traces descriptions --- ##### Was generative AI tooling used to co-author this PR? - [ ] Yes - [x] No -- 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]
