vaishn4vi commented on issue #43366: URL: https://github.com/apache/airflow/issues/43366#issuecomment-5296375588
Hi! I'd like to work on this as a first contribution. I checked the current `config.yml` on main, and the duplicated `otel_*` options (`otel_on`, `otel_host`, `otel_port`, `otel_debugging_on`, `otel_ssl_active`) are still present in both `metrics` and `traces`, but they're now all marked `version_deprecated: 3.2.0` in favor of standard OTEL env vars. Given that, should the fix still be "remove the duplicate from `metrics`, keep it in `traces`" (or vice versa), or would you rather see something else — e.g. a note in the docs pointing to the deprecation, or leaving both as-is since they're deprecated anyway? Happy to open a PR once I know the intended direction. Could I get assigned to this in the meantime? -- 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]
