Docs: What's new 6.4 draft (#19144)
* What's new 6.4 draft * data model notes * minor progress * Only include top highlights list
This commit is contained in:
committed by
Torkel Ödegaard
parent
bc0f909a96
commit
b25cbef361
@@ -210,6 +210,9 @@ available suggestions:
|
||||
|
||||
#### Built-in variables
|
||||
|
||||
> These variables changed in 6.4 so if you have an older version of Grafana please use the version picker to select
|
||||
docs for an older version of Grafana.
|
||||
|
||||
``__url_time_range`` - current dashboard's time range (i.e. ``?from=now-6h&to=now``)
|
||||
``__from`` - current dashboard's time range from value
|
||||
``__to`` - current dashboard's time range to value
|
||||
@@ -240,7 +243,6 @@ Value specific variables are available under ``__value`` namespace:
|
||||
``__value.calc`` - calculation name if the value is result of calculation
|
||||
|
||||
|
||||
|
||||
#### Template variables
|
||||
|
||||
When linking to another dashboard that uses template variables, you can use ``var-myvar=${myvar}`` syntax (where ``myvar`` is a name of template variable)
|
||||
|
||||
Reference in New Issue
Block a user