PromQL expressions for K8S
A set of PROMQL expressions that has been the most useful for me.
-
What node got into Not Ready status?
-
How many containers runs in a pod? The
~works as a*wildcard/regex.
A set of PROMQL expressions that has been the most useful for me.
What node got into Not Ready status?
How many containers runs in a pod? The ~ works as a * wildcard/regex.