1. 27 May, 2020 1 commit
    • 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 39 commits