You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
5. Set the **Condition** to **less than** and enter a value that defines your acceptable freshness window. For example, to alert if no fresh location data has arrived in the last 10 minutes:
92
-
```
98
+
99
+
```
93
100
< 600
94
-
```
101
+
```
102
+
95
103
6. Set your expected check interval (e.g. every 5 minutes) and alerting preferences.
0 commit comments