Hi all ,

I have a dataset with 5000 rows, and my objective is to determine if any 
new rows have been inserted or created within the last 5 minutes. The 
previously suggested function may not be suitable because the row count is 
never expected to drop below 1. Consequently, my focus is on identifying 
instances where no rows have been created within a 5-minute timeframe. If 
no new rows are found during this period, I intend to initiate an alert. So 
which function to use 
increase()
delta()
increase()  or another one .

-- 
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 prometheus-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/02c443b4-795d-48dc-bd22-e4f57254a83cn%40googlegroups.com.

Reply via email to