Closed KaiyiLiu1234 closed 3 weeks ago
Validator now fails because idle metrics are not exposed. This is because the validator makes queries to mode="idle" as well. This can be resolved either by adding back idle expose or changing the validations.yaml to not use idle metrics.
closing as https://github.com/sustainable-computing-io/kepler/pull/1817 addresses this
Validator now fails because idle metrics are not exposed. This is because the validator makes queries to mode="idle" as well. This can be resolved either by adding back idle expose or changing the validations.yaml to not use idle metrics.