IntervalVariable🔗
Constructor🔗
Methods🔗
build🔗
Builds the object.
auto🔗
Dynamically calculates interval by dividing time range by the count specified.
current🔗
Shows current selected variable text/value on the dashboard
description🔗
Description of variable. It can be defined but null
.
hide🔗
Visibility configuration for the variable
label🔗
Optional display name
min_interval🔗
The minimum threshold below which the step count intervals will not divide the time.
name🔗
Name of variable
options🔗
Options that can be selected for a variable.
step_count🔗
How many times the current time range should be divided to calculate the value, similar to the Max data points query option.
For example, if the current visible time range is 30 minutes, then the auto interval groups the data into 30 one-minute increments.
values🔗
Query used to fetch values for a variable