feng-tao commented on issue #5139: [AIRFLOW-4360][WIP] Add performance metrics for Webserver UI. URL: https://github.com/apache/airflow/pull/5139#issuecomment-485144871 @mik-laj , yeah, but not sure what is the usage for the UI loadtime metric. But it will be confusing to tell from```airflow.webserver.graph.load_time``` from client side if they encounter page load time performance issue. Most of the page load time is spent on JS side, not on Flask side. I think most of the server side metrics are good to have. But it will be inaccurate to show tree/graph.page_load by measuring the time on Flask side only. my 2 $
---------------------------------------------------------------- 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] With regards, Apache Git Services
