Hello, few days ago we enabled metrics for rke2 ng...
# general
g
Hello, few days ago we enabled metrics for rke2 nginx ingress. This caused Prometheus to significantly increase memory consumption (24 GB+). It turned out that there is a ServiceMonitor CRD for "rke2-ingress-nginx-controller" and another one for "rancher-monitoring-ingress-controller," which causes all metrics to be scraped twice. Is this expected behavior? Which ServiceMonitor is preferred? How can I disable one of them?