So I'm trying to setup a query for alertmanager that will trigger if a container is running without any limits (for example cpu limits). My thinking was I could take all the entries in kube_pod_container_info metric and do a count on that where there is no matching "pod" label in kube_pod_container_limits_cpu_cores. I'm not sure if this is possible or if there is a better way of doing this. I'd appreciate any help.
-- 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/05416a2b-7f80-4958-8b73-ab564d806c0d%40googlegroups.com.