We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b062e0c commit 0fea830Copy full SHA for 0fea830
grafana/scylla-os.template.json
@@ -32,6 +32,8 @@
32
"class": "piechart_panel_percent",
33
"height": "250px",
34
"repeat": "node",
35
+ "maxPerRow": 8,
36
+ "repeatDirection": "h",
37
"targets": [
38
{
39
"expr": "sum(node_filesystem_avail_bytes{mountpoint=~\"$mount_point\", instance=~\"$node\", job=~\"node_exporter.*\"})",
0 commit comments