Hi. For every Node Exporter job I have 3 labels - cluster, env and node. Now, I want to extract the label values for the label "node", based on certain conditions. Value of "node" label for which the "cluster" variable is A + Value of "node" label that start with the string "MDM-" and have "cluster" variable as B.
Is this possible to do? I want to create these variables in Grafana and I am using label_values to extract the value of label, but I am not able to the above filtering. 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/a85dd5c2-4554-4f00-b763-8331a55a7b19n%40googlegroups.com.

