kpi hotspot create

Create a hotspot query.

Syntax

kpi hotspot create <label>

kpi hotspot create clonefrom=<hotspot label>

Arguments

<label>
The name of the hotspot query.
clonefrom=<hotspot label>
Clone the current hotspot query and make modifications to the new query.

Examples

Create a new hotspot query, "new hotspot":
kpi hotspot create "new hotspot"
Clone "Hotspot Query 1" to create "Hotspot Query 2":
kpi hotspot create "Hotspot Query 2" clonefrom="Hotspot Query 1"