Live Dashboards NQL examples
When configuring widgets using NQL, do not hardcode absolute time values or static timestamps.
This list of NQL query examples is designed to help you create live dashboard widgets.
KPI widget
Examples
Line chart
Examples
Bar chart with disabled default breakdowns
Examples
Bar chart with enabled default breakdowns
Examples
Single-metric gauge chart
Ratio of devices or users when there is a bad event
Create a single-metric gauge chart displaying the ratio of devices or users when there is a bad event, for example, a crash. It allows to see how devices or users are affected by the issue.
Example
Ratio of events
Display the ratio of events when there is an event such as a crash, freeze, hard reset, system reset.
Example
Score metric
Display the DEX score metric.
Example
Multi-metric gauge chart
Ratio of devices or users with bad events against objects without them
Example
Ratio of devices with bad events against devices without them
Example
Ratio of users or devices with a good state against the ones with a bad state
Example
Ratio of events with a good state against events with a bad state
Example
RELATED TOPIC:
Last updated
Was this helpful?