Explorar o código

Merge branch 'master' of https://github.com/f1yegor/grafana into f1yegor-master

bergquist %!s(int64=9) %!d(string=hai) anos
pai
achega
4cbde7e747
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      public/app/core/utils/kbn.js

+ 3 - 0
public/app/core/utils/kbn.js

@@ -664,6 +664,9 @@ function($, _, moment) {
           {text: 'reads/sec (rps)',     value: 'rps' },
           {text: 'writes/sec (wps)',    value: 'wps' },
           {text: 'I/O ops/sec (iops)',  value: 'iops'},
+          {text: 'ops/min (opm)',       value: 'opm' },
+          {text: 'reads/min (rpm)',     value: 'rpm' },
+          {text: 'writes/min (wpm)',    value: 'wpm' },
         ]
       },
       {