}\r
]\r
},\r
- "description": "Detailed Performance of RBD Images (IOPS/Latency)",\r
+ "description": "Detailed Performance of RBD Images (IOPS/Throughput/Latency)",\r
"editable": false,\r
"gnetId": null,\r
"graphTooltip": 0,\r
"expr": "irate(ceph_rbd_write_ops{pool=\"$Pool\", image=\"$Image\"}[30s])",\r
"format": "time_series",\r
"intervalFactor": 1,\r
- "legendFormat": "Write {{instance}}",\r
+ "legendFormat": "Write",\r
"refId": "A"\r
},\r
{\r
"expr": "irate(ceph_rbd_read_ops{pool=\"$Pool\", image=\"$Image\"}[30s])",\r
"format": "time_series",\r
"intervalFactor": 1,\r
- "legendFormat": "Read {{instance}}",\r
+ "legendFormat": "Read",\r
"refId": "B"\r
}\r
],\r
"thresholds": [],\r
"timeFrom": null,\r
"timeShift": null,\r
- "title": "IOPS Count",\r
+ "title": "IOPS",\r
"tooltip": {\r
"shared": true,\r
"sort": 0,\r
"expr": "irate(ceph_rbd_write_bytes{pool=\"$Pool\", image=\"$Image\"}[30s])",\r
"format": "time_series",\r
"intervalFactor": 1,\r
- "legendFormat": "Read {{instance}}",\r
+ "legendFormat": "Write",\r
"refId": "A"\r
},\r
{\r
"expr": "irate(ceph_rbd_read_bytes{pool=\"$Pool\", image=\"$Image\"}[30s])",\r
"format": "time_series",\r
"intervalFactor": 1,\r
- "legendFormat": "Write {{instance}}",\r
+ "legendFormat": "Read",\r
"refId": "B"\r
}\r
],\r
"thresholds": [],\r
"timeFrom": null,\r
"timeShift": null,\r
- "title": "IO Bytes per Second",\r
+ "title": "Throughput",\r
"tooltip": {\r
"shared": true,\r
"sort": 0,\r
"expr": "irate(ceph_rbd_write_latency_sum{pool=\"$Pool\", image=\"$Image\"}[30s]) / irate(ceph_rbd_write_latency_count{pool=\"$Pool\", image=\"$Image\"}[30s])",\r
"format": "time_series",\r
"intervalFactor": 1,\r
- "legendFormat": "Write Latency Sum",\r
+ "legendFormat": "Write",\r
"refId": "A"\r
},\r
{\r
"expr": "irate(ceph_rbd_read_latency_sum{pool=\"$Pool\", image=\"$Image\"}[30s]) / irate(ceph_rbd_read_latency_count{pool=\"$Pool\", image=\"$Image\"}[30s])",\r
"format": "time_series",\r
"intervalFactor": 1,\r
- "legendFormat": "Read Latency Sum",\r
+ "legendFormat": "Read",\r
"refId": "B"\r
}\r
],\r
"thresholds": [],\r
"timeFrom": null,\r
"timeShift": null,\r
- "title": "Averange Latency",\r
+ "title": "Average Latency",\r
"tooltip": {\r
"shared": true,\r
"sort": 0,\r