Hello,
We have to support 2 simple use cases wherein user can say raise an alert if 
the metric value at runtime is within range or outside the range. For that , 
they would provide us the lower limit and upper limit values.

So instead of coding the expression to be,
Metric >= low && metric <= high 

Wondering , if prometheus offers a standard range function to cover both in 
range and outside range use cases?


Thanks. 

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to prometheus-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-developers/105c115c-ff0e-45ea-8008-345b92edad54%40googlegroups.com.

Reply via email to