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

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

ashb commented on pull request #6130: [AIRFLOW-5508] Add a whitelist mechanism 
for the StatsD metrics
URL: https://github.com/apache/airflow/pull/6130
 
 
   
 
----------------------------------------------------------------
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]


> Whitelist mechanism for StatsD metrics
> --------------------------------------
>
>                 Key: AIRFLOW-5508
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5508
>             Project: Apache Airflow
>          Issue Type: New Feature
>          Components: scheduler
>    Affects Versions: 1.10.5
>            Reporter: Mike Dias
>            Assignee: Mike Dias
>            Priority: Minor
>
> Sometimes we don't need that all available metrics be sent to StatsD server 
> when only a particular subset is relevant (e.g. scheduler or pool).
> One of the reasons for filtering out metrics is because some of them are 
> based on dag ids, creating high cardinality metrics in the StatsD server, 
> leading into scalability issues in an environment with many dags.
> This feature aims to give the users the ability to control which metrics 
> should be sent via whitelisting, keeping the default behavior of sending all 
> if not specified.



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

Reply via email to