]> git.proxmox.com Git - ceph.git/blobdiff - ceph/monitoring/ceph-mixin/dashboards/cephfs.libsonnet
import quincy 17.2.0
[ceph.git] / ceph / monitoring / ceph-mixin / dashboards / cephfs.libsonnet
index 3dabc1608ad35a0d66c17402c1d8b1e652b0debf..3d09a54536de6f790ef7bf0fcd5901cb2018c71c 100644 (file)
@@ -18,7 +18,7 @@ local u = import 'utils.libsonnet';
                            1,
                            '$datasource')
         .addTargets(
-          [u.addTargetSchema(expr, 1, 'time_series', legendFormat)]
+          [u.addTargetSchema(expr, legendFormat)]
         ) + { gridPos: { x: x, y: y, w: w, h: h } };
 
       u.dashboardSchema(
@@ -80,8 +80,6 @@ local u = import 'utils.libsonnet';
         )
         .addTarget(u.addTargetSchema(
           'sum(rate(ceph_objecter_op_w{ceph_daemon=~"($mds_servers).*"}[1m]))',
-          1,
-          'time_series',
           'Write Ops'
         ))
         .addSeriesOverride(