1. I want to run below query on worker nodes only, so how can i create a
filter/label
sum(rate(container_cpu_usage_seconds_total{id="/"}[5m])) /
sum(kube_node_status_allocatable_cpu_cores) * 100
2. Actually, I want Proactively worker nodes scale up once it hit
threshold value.
Thanks in advance!!
--
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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/prometheus-users/30dfccc0-9e11-481f-b9b6-857ce35c3286o%40googlegroups.com.