Multi-metric gauge chart

Description

Create a multi-metric gauge chart to display a ratio of the good state and the bad state of devices, users, or events.

Data shape

<kpi for good state>, <kpi for bad state>

NQL structure

Multi-metric gauge chart legend labels

Legend labels come from their corresponding variable names in the NQL query.

The variable names are formatted with the following heuristic:

  • Underscores are replaced with spaces.

  • The first character of the variable is changed to upper-case.

NQL examples

Refer to the Live Dashboards NQL examples documentation for more information.


RELATED TOPIC

Last updated