• rpereira2's avatar
    Add built in variable called __range · 460e72c2
    rpereira2 authored
    - This variable can be used in a Prometheus query, when you want a value
    equalling the range of the dashboard/chart.
    
    - If the range of the dashboard is 8 hours, '28800s' will be
    substituted in place of __range.
    460e72c2
query_variables_spec.rb 2.88 KB