ferruzzi commented on code in PR #43340:
URL: https://github.com/apache/airflow/pull/43340#discussion_r1829761506


##########
airflow/metrics/datadog_logger.py:
##########
@@ -51,7 +55,33 @@
     )
 
 

Review Comment:
   Nice work seeing and extracting the common code here, it really helps clean 
up the whole class.   If you are making this and statsd both inherit from 
StatsLogger, could you move this decorator into the base class for both to use, 
or am I missing some difference between them?



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