Skip to content

Commit 0fea830

Browse files
committed
scylla-os: update the disk pie-chart for the new look
(cherry picked from commit 4fb11f1)
1 parent b062e0c commit 0fea830

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

grafana/scylla-os.template.json

+2
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@
3232
"class": "piechart_panel_percent",
3333
"height": "250px",
3434
"repeat": "node",
35+
"maxPerRow": 8,
36+
"repeatDirection": "h",
3537
"targets": [
3638
{
3739
"expr": "sum(node_filesystem_avail_bytes{mountpoint=~\"$mount_point\", instance=~\"$node\", job=~\"node_exporter.*\"})",

0 commit comments

Comments
 (0)