Forum Discussion

Racheal2k's avatar
Racheal2k
Copper Contributor
Nov 14, 2021

Disable an alert when Data ingestion stopped

Hi , Am triggering alert using application insight logs whenever the below query doesn't return any records Alert #1  customMetrics | where timestamp > ago(5m) | where name == 'HeartbeatState' ...