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: [email protected] With regards, Apache Git Services
