xBis7 commented on code in PR #56150: URL: https://github.com/apache/airflow/pull/56150#discussion_r2753883488
########## airflow-core/docs/administration-and-deployment/logging-monitoring/metrics.rst: ########## @@ -79,10 +79,11 @@ Add the Collector details to your configuration file e.g. ``airflow.cfg`` .. note:: - To support the OpenTelemetry exporter standard, the ``metrics`` configurations are transparently overridden by use of standard OpenTelemetry SDK environment variables. Review Comment: Thanks for the clarification. I updated the docs for both metrics and traces. ########## airflow-core/docs/administration-and-deployment/logging-monitoring/traces.rst: ########## @@ -45,9 +45,11 @@ Add the following lines to your configuration file e.g. ``airflow.cfg`` .. note:: - To support the OpenTelemetry exporter standard, the ``traces`` configurations are transparently superseded by use of standard OpenTelemetry SDK environment variables. Review Comment: Fixed. -- 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]
