xBis7 commented on code in PR #56187: URL: https://github.com/apache/airflow/pull/56187#discussion_r2571473013
########## task-sdk/src/airflow/sdk/observability/metrics/datadog_logger.py: ########## @@ -0,0 +1,53 @@ +# Licensed to the Apache Software Foundation (ASF) under one Review Comment: Yes, they are duplicated because they are the new files with the factory methods. I added them under `core` where the config is initialized but we also need them under the `sdk` and therefore I duplicated them and adjusted the imports. -- 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]
