mikedias commented on a change in pull request #6130: [AIRFLOW-5508] Add a 
whitelist mechanism for the StatsD metrics
URL: https://github.com/apache/airflow/pull/6130#discussion_r325946986
 
 

 ##########
 File path: scripts/ci/kubernetes/kube/templates/configmaps.template.yaml
 ##########
 @@ -54,6 +54,9 @@ data:
     statsd_port = 8125
     statsd_prefix = airflow
 
+    # optional comma-separated prefix whitelist (e.g: 
scheduler,executor,dagrun)
+    statsd_whitelist =
 
 Review comment:
   But isn't a good idea to keep the configmap.yaml templates aligned with the 
default `.cfg` template?

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to