From bb8c98053434e5aa0de09b0a2a0fbe35e69542f3 Mon Sep 17 00:00:00 2001 From: drebs Date: Tue, 17 Oct 2017 02:21:23 -0200 Subject: Add benchmark status to dashboard. A "benchmarks" widget is added, together with a update job. The job queries the benchmarks.leap.se website and shows current benchmarking status and outliers. It's a simple start for something that can get more complex depending on identified needs. --- dashboards/dashboard.erb | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'dashboards/dashboard.erb') diff --git a/dashboards/dashboard.erb b/dashboards/dashboard.erb index 619d594..baa57d9 100644 --- a/dashboards/dashboard.erb +++ b/dashboards/dashboard.erb @@ -1,7 +1,6 @@ -
  • +
  • -
  • @@ -9,6 +8,9 @@
    +
  • +
    +
  • -- cgit v1.2.3