1. 27 May, 2020 2 commits
    • Dhiraj Bodicherla's avatar
      Update metrics dashboard variables map · 21b97aa4
      Dhiraj Bodicherla authored
      This MR updates the format of custom variables
      the UI sends to the backend in metrics dashboard
      21b97aa4
    • rpereira2's avatar
      Accept variables parameter as Hash · f84f2d8b
      rpereira2 authored
      - Change the format of the variables parameter in the Prometheus proxy
      API from an array to a Hash.
      
      - This is because the order of elements in an array parameter is not
      guaranteed to be unchanged. Different middleware can seemingly
      change the order of elements in an array query parameter.
      f84f2d8b
  2. 26 May, 2020 38 commits