Note: Every metric has to have a unique Alias to be used
Error: There are multiple metrics with the same alias. Please give each metric a unique name.
{{ measurement.alias }}
Panel Title
Remove Prefix A prefix to remove from the name (helps when repeating panel over a template)
Flip interval
{{ measurement.alias }}
Metric: {{ measurement.refId }}
Please enter an alias for this measurement bellow
Display Settings
Alias
Aggregation What to do if the query returns multiple data points.
Value Regex A regex which will decide the part of the value to be displayed.
In case the regex is empty or it doesn't match any part of the metrics value, all the metric value will be displayed.
Invalid Regex
Metric URL Make the name of the metric clickable, and send the user to a link (with explanations what to do when this error occurs)
Metric display type
Handler Type The type of data to show to the panel
Note: 'Threshold' will select the first value.

Threshold - Change background color of the panel if got warning / error + show the alias of the problematic metrics.
Disable Criteria - Change background color of the panel to grey if disabled.
Text Only - Show the alias + the value on the panel without any condition.
Display Type The location the value will be displayed
Regular - The alias + the value will be display in the center, under the panel title
Annotation - The alias + the value will be displayed on top left. If the value answers a threshold condition, it will displayed as regular state
Threshold The Warning and Critical fields get numbers or strings.
In case both of them are numbers, the thresholds will be used as ranges, and metric value will be checked if it is in the warning/critical ranges.
In case one of them is string, the thresholds will check equality to the value.
Warning
Critical
Disable Criteria
Disable Value The exact value which will make this panel to be displayed as disabled