xBis7 commented on code in PR #68393:
URL: https://github.com/apache/airflow/pull/68393#discussion_r3403941801


##########
airflow-core/src/airflow/observability/metrics/stats_utils.py:
##########
@@ -33,7 +33,19 @@ def get_stats_factory() -> Callable:
 
         return statsd_logger.get_statsd_logger

Review Comment:
   This is inconsistent. You can either get rid of the other files logger files 
in this directory and call the factory methods directly here, or bring back 
`otel_logger.py`.
   
   Same for the duplicated code under `task-sdk`.



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