The case is that we have Kubernetes auto scaling node pool with hundreds of nodes, and i want to disable prometheus data scraping on pods in them, because we don't need this data, and it floods our Prometheus.
They are on the same namespace, and all the pods have similar names, since they are doing same thing (running AI simulations). So namespace or name regex will both work. Is it possible to achieve that, i am using Kube Prometheus Stack Helm chart. I tried with metric_relabel_config, but it didn't work, i am not sure if i am doing it correctly, so i will not not even gonna publish examples of what i tested so far. Thanks! -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to prometheus-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/057345c9-9959-426c-b21e-df204089429bn%40googlegroups.com.