Dimensions Templating
- Template variables can be used as normal
- $all/* : Use as a dimension value to automatically group the query by all valid values for the dimension
- When 'group_by' is selected, $all will be ignored, and the query will group the data on all unspecified dimensions
Aliasing
- Template variables can be used as normal
- @dimension_name : Use to alias using the given dimension_name
Period
- Required when function is not none
- Defaults to seconds if s,m,h,d is not specified
- Works with grafana interval templates