We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
To view nginx metrics, you'll need to forward port 18080
kubectl port-forward -n ingress-nginx ${nginx-ingress-controller-POD} 18080
Then you can view the metrics on http://localhost:18080/nginx_status
https://github.com/kubernetes/ingress-nginx/blob/master/docs/examples/customization/custom-vts-metrics-prometheus/README.md