Hello ,

I want to achieve one thing . I have a label env which has 2 values prod 
and stage
I want that if 

env = prod , then metrics should be collected and 
if 
env = stg 

metrics should be dropped. Is there any way I can achieve this ?

I see the example below but it drops metrics based on the label name and 
not value . I want to drop metric based on label; value.

-- 
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/16222da5-e3bf-4672-a0d8-6d505fcb7587%40googlegroups.com.

Reply via email to