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

This commit is contained in:
bergquist
2016-06-25 20:38:43 +02:00
+3
View File
@@ -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' },
]
},
{