Apache Airflow version:
1.10.10
Kubernetes version (if you are using kubernetes) (use kubectl version):
1.13.12
Environment:
- Cloud provider or hardware configuration: Azure
- OS (e.g. from /etc/os-release):
- Kernel (e.g.
uname -a):
- Install tools:
- Others:
What happened:
Every HTTP requests of the UI takes at least 5s, even static content.

/admin/metrics/, /health endpoints and 404 page have the same problems.
Here a graphs showing CPU usage of all ariflow components:

Each container has a 1s limit (left Y axis) so none of them is currently CPU bound.
What you expected to happen:
How to reproduce it:
Anything else we need to know:
Apache Airflow version:
1.10.10
Kubernetes version (if you are using kubernetes) (use
kubectl version):1.13.12
Environment:
uname -a):What happened:
Every HTTP requests of the UI takes at least 5s, even static content.
/admin/metrics/,/healthendpoints and 404 page have the same problems.Here a graphs showing CPU usage of all ariflow components:
Each container has a 1s limit (left Y axis) so none of them is currently CPU bound.
What you expected to happen:
How to reproduce it:
Anything else we need to know: