ferruzzi opened a new pull request, #29449:
URL: https://github.com/apache/airflow/pull/29449

   Running `breeze start-airflow --integration statsd` will launch Breeze along 
with docker containers for statsd, Prometheus, and Grafana.  This allows us to 
test [Airflow's statsd 
metrics](https://airflow.apache.org/docs/apache-airflow/stable/administration-and-deployment/logging-monitoring/metrics.html)
 emitting.  
   
   - Includes config files which are mounted into the Prometheus and Grafana 
containers in order to configure the ports and connections between the 
services/containers, and populates a default dashboard in Grafana.
   - Updates the CLI help menus 
   - Grafana and Prometheus config files do not match our chosen JSON schema, 
so they are added as exemptions in the json linter
   
   
   I've left a few notes and questions in the review


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to