Nginx metrics not appearing on prometheus
I have a single node kubernetes cluster deployed by microk8s. I'm using the default Nginx ingress controller and the prometheus addon. I'm trying to collect the nginx metrics on prometheus so that I monitor it later on grafana. The problem…