You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/01/26 01:02:37 UTC

[jira] [Commented] (AIRFLOW-4360) Add metrics for measuring Airflow Webserver performance using Statsd

    [ https://issues.apache.org/jira/browse/AIRFLOW-4360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17023697#comment-17023697 ] 

ASF GitHub Bot commented on AIRFLOW-4360:
-----------------------------------------

stale[bot] commented on pull request #5139: [AIRFLOW-4360] Add performance metrics for Webserver UI.
URL: https://github.com/apache/airflow/pull/5139
 
 
   
 
----------------------------------------------------------------
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:
users@infra.apache.org


> Add metrics for measuring Airflow Webserver performance using Statsd
> --------------------------------------------------------------------
>
>                 Key: AIRFLOW-4360
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4360
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: webserver
>            Reporter: Kunal Shah
>            Assignee: Kunal Shah
>            Priority: Minor
>
> There are few metrics that are valuable to track for Webserver performance:
> 1) How long does tree / graph view take to load DAGs? How many failures?
> 2) How long does it take to fetch logs from the AJAX endpoint? Does it ever fail? How often do DAG creators view their task logs?
> Such metrics can be extended further to other actions like manual running, deleting, clearing of tasks and dagruns.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)