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 2019/04/04 14:24:17 UTC

[GitHub] [airflow] gseva commented on a change in pull request #5038: [AIRFLOW-XXX] Mention that statsd must be installed to gather metrics

gseva commented on a change in pull request #5038: [AIRFLOW-XXX] Mention that statsd must be installed to gather metrics
URL: https://github.com/apache/airflow/pull/5038#discussion_r272204815
 
 

 ##########
 File path: docs/metrics.rst
 ##########
 @@ -18,7 +18,7 @@
 Metrics
 =======
 
-Airflow can be set up to send metrics to `StatsD <https://github.com/etsy/statsd>`__:
+Airflow can be set up to send metrics to `StatsD <https://github.com/etsy/statsd>`__. You must install statsd requirement: ``pip install apache-airflow[statsd]``.
 
 Review comment:
   You mean in Configuration? Or adding a new "Installation" section?

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