Detecting issues impacting a single device or user
devices
| with device_performance.system_crashes during past 7d
| compute total_number_of_system_crashes = number_of_system_crashes.sum()device_performance.system_crashes during past 7d
| summarize total_number_of_system_crashes = number_of_system_crashes.sum() by device.collector.uidNotifications:
Alerts overview dashboard
Considerations
NQL examples
Devices with a high number of system crashes per week ( >=3)

Devices with a high system drive usage ratio in the last week ( >=90)

Unauthorized users accessing Salesforce app

Last updated
Was this helpful?