Hi Team, I need to get firing alert when 99th percentile of response time is >10ms. and this I have achieved using histogram_quantile and configured this in rule expr. Firing alert thrown as expected. For some reason, the metric is gone and when the metric is not available, prometheus is resolving the alert. I wanted to get resolve alert only when the metric is present and histogram_quantile for that metric is less than 10ms. please suggest.
Thanks, Rashmitha -- 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/113b6791-2b41-4b1b-98e2-fce662de5613n%40googlegroups.com.

