Trigger an alarm when no data received or no more data received

you can use a condition (like promql-query > 0). That will basically remove all datapoints from that time-series that not match the condition.

1 Like