admin管理员组文章数量:1122846
I've been using both Kube-Prometheus-Stack and Ingress-Nginx helm charts. I tried following this guide in the official docs and it did help getting the Ingress target and some of its metrics like in the picture below but it's missing some the metrics that are specified in the Ingress docs like nginx_ingress_controller_requests
which I'm trying to use in order to monitor Nginx's status codes metrics. Everything is configured as said in the guide i mentioned earlier. Below are the currently available metrics. Does anyone know what's missing?
I've been using both Kube-Prometheus-Stack and Ingress-Nginx helm charts. I tried following this guide in the official docs and it did help getting the Ingress target and some of its metrics like in the picture below but it's missing some the metrics that are specified in the Ingress docs like nginx_ingress_controller_requests
which I'm trying to use in order to monitor Nginx's status codes metrics. Everything is configured as said in the guide i mentioned earlier. Below are the currently available metrics. Does anyone know what's missing?
1 Answer
Reset to default 0I found the solution. According to this github issue, all that's needed is to add the following arg to the Ingress Nginx deployment: --metrics-per-host=false
本文标签: KubePrometheusStack doesn39t scrape some Ingress Nginx metricsStack Overflow
版权声明:本文标题:Kube-Prometheus-Stack doesn't scrape some Ingress Nginx metrics - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1736309296a1933969.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论