Forum Discussion
Racheal2k
Nov 14, 2021Copper Contributor
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' ...