Not able to get filtered data if i use match labels.

used query: {__name__=~"memo_.*_memberlist"}, returning below values

memo_01_memberlist{instance="server1",job="x"} 0
memo_02_memberlist{instance="server2",job="y"}

if i pass job to query---> {__name__=~"memo_.*_memberlist{job="x"}"}, PQL 
is not allowing. did anyone resolve to get specific with combination of 
match labels.

-- 
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/78a06b7f-7c2c-4637-8e1c-3269074e3100o%40googlegroups.com.

Reply via email to