The promQL query probe_success{job=~"Ping-All-Servers"} == 0
is a filter. It returns the set of timeseries where the job label matches
"Ping-All-Servers" *and* the value is zero. It cannot return a non-empty
set of results unless those conditions are met.
What's your rule evaluation interval, and what's the scrape interval for
your blackbox job?
Can you show a screenshot of the pending alerts? (In main prometheus web
interface, the "Alerts" tab)
--
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/a3d96137-42d8-4f4c-a3da-f9b0099e67abo%40googlegroups.com.