Hi all,
let's say I have metric
- some_metric{secret="aaa", some="ccc"}
- other_metric{secret="aaa", some="ccc"}
and I want to have a query which will tell me that for those metrics, for
`secret="aaa"` values for `some` label are different.
To give some context, I have some k8s metrics in prom which exposes labels
on kubernetes objects, and I want to detect case when labels ("some") for
two different object matched by `secret` labels is different.
Any advice will be appreciated,
Regards,
Grzegorz
--
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/714314b5-1e8e-48d6-a664-6a3a505fa236n%40googlegroups.com.