[GitHub] [airflow] kaxil commented on a change in pull request #7227: [AIRFLOW-6530] Allow Custom Statsd Client

2020-03-15 Thread GitBox
kaxil commented on a change in pull request #7227: [AIRFLOW-6530] Allow Custom Statsd Client URL: https://github.com/apache/airflow/pull/7227#discussion_r392709260 ## File path: airflow/stats.py ## @@ -200,10 +200,35 @@ def __init__(self, *args, **kwargs):

[GitHub] [airflow] kaxil commented on a change in pull request #7227: [AIRFLOW-6530] Allow Custom Statsd Client

2020-03-15 Thread GitBox
kaxil commented on a change in pull request #7227: [AIRFLOW-6530] Allow Custom Statsd Client URL: https://github.com/apache/airflow/pull/7227#discussion_r392709232 ## File path: airflow/stats.py ## @@ -200,10 +200,35 @@ def __init__(self, *args, **kwargs):

[GitHub] [airflow] kaxil commented on a change in pull request #7227: [AIRFLOW-6530] Allow Custom Statsd Client

2020-03-15 Thread GitBox
kaxil commented on a change in pull request #7227: [AIRFLOW-6530] Allow Custom Statsd Client URL: https://github.com/apache/airflow/pull/7227#discussion_r392709252 ## File path: airflow/stats.py ## @@ -200,10 +200,35 @@ def __init__(self, *args, **kwargs):

[GitHub] [airflow] kaxil commented on a change in pull request #7227: [AIRFLOW-6530] Allow Custom Statsd Client

2020-03-13 Thread GitBox
kaxil commented on a change in pull request #7227: [AIRFLOW-6530] Allow Custom Statsd Client URL: https://github.com/apache/airflow/pull/7227#discussion_r392498227 ## File path: airflow/config_templates/default_airflow.cfg ## @@ -674,6 +674,12 @@ statsd_datadog_enabled =

[GitHub] [airflow] kaxil commented on a change in pull request #7227: [AIRFLOW-6530] Allow Custom Statsd Client

2020-03-12 Thread GitBox
kaxil commented on a change in pull request #7227: [AIRFLOW-6530] Allow Custom Statsd Client URL: https://github.com/apache/airflow/pull/7227#discussion_r391741603 ## File path: airflow/stats.py ## @@ -200,10 +200,35 @@ def __init__(self, *args, **kwargs):

[GitHub] [airflow] kaxil commented on a change in pull request #7227: [AIRFLOW-6530] Allow Custom Statsd Client

2020-03-12 Thread GitBox
kaxil commented on a change in pull request #7227: [AIRFLOW-6530] Allow Custom Statsd Client URL: https://github.com/apache/airflow/pull/7227#discussion_r391741050 ## File path: airflow/config_templates/config.yml ## @@ -1401,6 +1401,16 @@ type: string