1. 21 Dec, 2018 1 commit
    • rpereira2's avatar
      Correct ordering of metrics · 2cd7b783
      rpereira2 authored
      Correct the ordering of metrics on performance dashboard. Before common
      metrics were moved into the DB, metric groups were ordered by the
      priority defined in the common_metrics.yml file.
      This commit adds a priority to each metric group in the PrometheusMetric
      model.
      It also combines title, priority and required_metrics into one frozen
      GROUP_DETAILS hash so that the code is clearer.
      This can be done since there is a fixed set of groups which are not
      configurable.
      2cd7b783
  2. 20 Dec, 2018 18 commits
  3. 19 Dec, 2018 21 commits