ashb commented on a change in pull request #12308:
URL: https://github.com/apache/airflow/pull/12308#discussion_r522864290



##########
File path: airflow/plugins_manager.py
##########
@@ -262,6 +263,8 @@ def ensure_plugins_loaded():
 
     log.debug("Loading plugins")
 
+    start = time.monotonic()

Review comment:
       Could be. For metrics there is already a `with 
Stats.timer("my_metric_name":)` though.




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to