I have the prometheus query = sum by (job) (rate(http_requests_total[5m]))
Could you tell how can I create alert in grafana when the value is equal zero (longer than given time)
I cannot find proper function
I have the prometheus query = sum by (job) (rate(http_requests_total[5m]))
Could you tell how can I create alert in grafana when the value is equal zero (longer than given time)
I cannot find proper function