Query to detect missing time series

30 views
Skip to first unread message

Peter S

unread,
Jun 15, 2021, 12:39:24 PM6/15/21
to Prometheus Users
Hi,

I'm trying to come up with a query to alert on time series that were on a metric but are now missing, such as in detecting node become unresponsive and time series in up{} become absent. 

It is easy to enumerate the known label values to achieve this, like absent(up{instance="abc"}). However, I wonder if there is a good way without having to enumerate label values to achieve this. 

Thanks,

Peter
Reply all
Reply to author
Forward
0 new messages