You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/02/02 10:12:04 UTC

[GitHub] [airflow] kaxil edited a comment on issue #7227: [AIRFLOW-6539] Allow Custom Statsd Client

kaxil edited a comment on issue #7227: [AIRFLOW-6539] Allow Custom Statsd Client
URL: https://github.com/apache/airflow/pull/7227#issuecomment-581120176
 
 
   @envious - You can add another test at https://github.com/apache/airflow/blob/master/tests/test_stats.py by creating a new Statsd client and passing it using `conf_vars` like 
   
   https://github.com/apache/airflow/blob/d7d2794d05f44b6dd7edf2d44633cba9951e3db0/tests/utils/test_email.py#L90-L98
   
   and asserting that the client is the same that you were expecting. 

----------------------------------------------------------------
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


With regards,
Apache Git Services