aranjanthakur opened a new issue #10166: URL: https://github.com/apache/airflow/issues/10166
**Description** Currently gunicorn access logs don't include response time. In gunicorn we can specify access-logformat to include response time. When running airflow webserver we should be able to specify this format by either defining it in airflow.cfg or passing as argument in airflow webserver command. **Use case / motivation** We want to monitor airlfow response time. **Related Issues** None ---------------------------------------------------------------- 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]
