Skip to content

Commit 245f6c8

Browse files
authored
chart: optimize rdma titles (spidernet-io#4710)
* chart: optimize rdma titles Signed-off-by: [email protected] <[email protected]> * chart: optimize rdma titles Signed-off-by: [email protected] <[email protected]> * chart: optimize rdma titles Signed-off-by: [email protected] <[email protected]> --------- Signed-off-by: [email protected] <[email protected]>
1 parent d5a3609 commit 245f6c8

File tree

4 files changed

+44
-70
lines changed

4 files changed

+44
-70
lines changed

charts/spiderpool/files/grafana-rdma-cluster.json

+17-17
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"refId": "A"
104104
}
105105
],
106-
"title": "Number of RDMA-Capable Nodes",
106+
"title": "RDMA-Capable Node Number",
107107
"type": "stat"
108108
},
109109
{
@@ -168,7 +168,7 @@
168168
"refId": "A"
169169
}
170170
],
171-
"title": "RDMA Pod Count",
171+
"title": "RDMA-Capable Pod Number",
172172
"type": "stat"
173173
},
174174
{
@@ -288,7 +288,7 @@
288288
"refId": "A"
289289
}
290290
],
291-
"title": "Cluster Bandwidth | Read",
291+
"title": "Cluster Read Throughput In Total",
292292
"type": "timeseries"
293293
},
294294
{
@@ -412,7 +412,7 @@
412412
"refId": "A"
413413
}
414414
],
415-
"title": "Cluster Bandwidth | Write",
415+
"title": "Cluster Write Throughput In Total",
416416
"type": "timeseries"
417417
},
418418
{
@@ -532,7 +532,7 @@
532532
"refId": "A"
533533
}
534534
],
535-
"title": "Node Bandwidth | Read",
535+
"title": "Node Read Throughput In Total",
536536
"type": "timeseries"
537537
},
538538
{
@@ -652,7 +652,7 @@
652652
"refId": "A"
653653
}
654654
],
655-
"title": "Node Bandwidth | Write",
655+
"title": "Node Write Throughput In Total",
656656
"type": "timeseries"
657657
},
658658
{
@@ -772,7 +772,7 @@
772772
"refId": "A"
773773
}
774774
],
775-
"title": "Rate of Bandwidth | Node | Read",
775+
"title": "Node Read Bandwidth Usage Rate",
776776
"type": "timeseries"
777777
},
778778
{
@@ -892,7 +892,7 @@
892892
"refId": "A"
893893
}
894894
],
895-
"title": "Rate of Bandwidth | Node | Write",
895+
"title": "Node Write Bandwidth Usage Rate",
896896
"type": "timeseries"
897897
},
898898
{
@@ -905,7 +905,7 @@
905905
},
906906
"id": 18,
907907
"panels": [],
908-
"title": "Top traffic",
908+
"title": "Hotspot",
909909
"type": "row"
910910
},
911911
{
@@ -1028,7 +1028,7 @@
10281028
"refId": "A"
10291029
}
10301030
],
1031-
"title": "Node Top 10 | Bandwidth | Read",
1031+
"title": "Top 10 Nodes With Highest Read Throughput",
10321032
"type": "timeseries"
10331033
},
10341034
{
@@ -1151,7 +1151,7 @@
11511151
"refId": "A"
11521152
}
11531153
],
1154-
"title": "Node Top 10 | Bandwidth | Write",
1154+
"title": "Top 10 Nodes With Highest Write Throughput",
11551155
"type": "timeseries"
11561156
},
11571157
{
@@ -1270,7 +1270,7 @@
12701270
"refId": "A"
12711271
}
12721272
],
1273-
"title": "Node Top 10 | Rate of Bandwidth | Read",
1273+
"title": "Top 10 Nodes With Highest Read Throughput",
12741274
"type": "timeseries"
12751275
},
12761276
{
@@ -1389,7 +1389,7 @@
13891389
"refId": "A"
13901390
}
13911391
],
1392-
"title": "Node Top 10 | Rate of Bandwidth | Write",
1392+
"title": "Top 10 Nodes With Highest Write Throughput",
13931393
"type": "timeseries"
13941394
},
13951395
{
@@ -1512,7 +1512,7 @@
15121512
"refId": "A"
15131513
}
15141514
],
1515-
"title": "Pod Top 10 | Bandwidth | Read",
1515+
"title": "Top 10 Pods With Highest Read Throughput",
15161516
"type": "timeseries"
15171517
},
15181518
{
@@ -1620,7 +1620,7 @@
16201620
"refId": "A"
16211621
}
16221622
],
1623-
"title": "Pod Top 10 | Bandwidth | Write",
1623+
"title": "Top 10 Pods With Highest Write Throughput",
16241624
"type": "timeseries"
16251625
},
16261626
{
@@ -1743,7 +1743,7 @@
17431743
"refId": "A"
17441744
}
17451745
],
1746-
"title": "Workload Top 10 | Bandwidth | Read",
1746+
"title": "Top 10 AI Workloads with Highest Write Throughput",
17471747
"type": "timeseries"
17481748
},
17491749
{
@@ -1866,7 +1866,7 @@
18661866
"refId": "A"
18671867
}
18681868
],
1869-
"title": "Workload Top 10 | Bandwidth | Read",
1869+
"title": "Top 10 AI Workloads with Highest Read Throughput",
18701870
"type": "timeseries"
18711871
}
18721872
],

charts/spiderpool/files/grafana-rdma-node.json

+12-12
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"id": 11,
4040
"panels": [],
41-
"title": "Physical Network Card",
41+
"title": "Host PF (Physical Function)",
4242
"type": "row"
4343
},
4444
{
@@ -146,7 +146,7 @@
146146
"refId": "A"
147147
}
148148
],
149-
"title": "Bandwidth | Read",
149+
"title": "Read Throughput",
150150
"type": "timeseries"
151151
},
152152
{
@@ -254,7 +254,7 @@
254254
"refId": "A"
255255
}
256256
],
257-
"title": "Bandwidth | Write",
257+
"title": "Write Throughput",
258258
"type": "timeseries"
259259
},
260260
{
@@ -345,7 +345,7 @@
345345
"refId": "A"
346346
}
347347
],
348-
"title": "Rate of Bandwidth | Read",
348+
"title": "Read Bandwidth Usage Rate",
349349
"type": "timeseries"
350350
},
351351
{
@@ -437,7 +437,7 @@
437437
"refId": "A"
438438
}
439439
],
440-
"title": "Rate of Bandwidth | Write",
440+
"title": "Write Bandwidth Usage Rate",
441441
"type": "timeseries"
442442
},
443443
{
@@ -450,7 +450,7 @@
450450
},
451451
"id": 13,
452452
"panels": [],
453-
"title": "Host RDMA Device",
453+
"title": "Host PF and VF",
454454
"type": "row"
455455
},
456456
{
@@ -570,7 +570,7 @@
570570
"refId": "A"
571571
}
572572
],
573-
"title": "Host Bandwidth | Read",
573+
"title": "Read Throughput",
574574
"type": "timeseries"
575575
},
576576
{
@@ -659,7 +659,7 @@
659659
"refId": "A"
660660
}
661661
],
662-
"title": "Host Bandwidth | Write",
662+
"title": "Write Throughput",
663663
"type": "timeseries"
664664
},
665665
{
@@ -761,7 +761,7 @@
761761
"refId": "A"
762762
}
763763
],
764-
"title": "Pod Bandwidth | Read",
764+
"title": "Read Throughput",
765765
"type": "timeseries"
766766
},
767767
{
@@ -850,7 +850,7 @@
850850
"refId": "A"
851851
}
852852
],
853-
"title": "Pod Bandwidth Write",
853+
"title": "Write Throughput",
854854
"type": "timeseries"
855855
},
856856
{
@@ -943,7 +943,7 @@
943943
"refId": "A"
944944
}
945945
],
946-
"title": "Pod Top 10 | Bandwidth | Read",
946+
"title": "Top 10 Pods With Highest Read Throughput",
947947
"type": "timeseries"
948948
},
949949
{
@@ -1036,7 +1036,7 @@
10361036
"refId": "A"
10371037
}
10381038
],
1039-
"title": "Pod Top 10 | Bandwidth | Write",
1039+
"title": "Top 10 Pods With Highest Write Throughput",
10401040
"type": "timeseries"
10411041
}
10421042
],

charts/spiderpool/files/grafana-rdma-pod.json

+5-31
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"id": 47,
4040
"panels": [],
41-
"title": "Pod Level",
41+
"title": "Pod",
4242
"type": "row"
4343
},
4444
{
@@ -165,7 +165,7 @@
165165
"refId": "A"
166166
}
167167
],
168-
"title": "Bandwidth | Read",
168+
"title": "Read Throughput",
169169
"type": "timeseries"
170170
},
171171
{
@@ -292,7 +292,7 @@
292292
"refId": "A"
293293
}
294294
],
295-
"title": "Bandwidth | Write",
295+
"title": "Write Throughput",
296296
"type": "timeseries"
297297
},
298298
{
@@ -419,7 +419,7 @@
419419
"refId": "A"
420420
}
421421
],
422-
"title": "Rate of Bandwidth | Read",
422+
"title": "Read Bandwidth Usage Rate",
423423
"type": "timeseries"
424424
},
425425
{
@@ -546,7 +546,7 @@
546546
"refId": "A"
547547
}
548548
],
549-
"title": "Rate of Bandwidth | Write",
549+
"title": "Write Bandwidth Usage Rate",
550550
"type": "timeseries"
551551
},
552552
{
@@ -4051,32 +4051,6 @@
40514051
"sort": 0,
40524052
"type": "query"
40534053
},
4054-
{
4055-
"current": {
4056-
"selected": true,
4057-
"text": "10-20-1-50",
4058-
"value": "10-20-1-50"
4059-
},
4060-
"datasource": {
4061-
"type": "prometheus",
4062-
"uid": "${datasource}"
4063-
},
4064-
"definition": "label_values(rdma_tx_vport_rdma_unicast_bytes_total{cluster=~\"$cluster\"}, node_name)",
4065-
"hide": 0,
4066-
"includeAll": true,
4067-
"multi": false,
4068-
"name": "node",
4069-
"options": [],
4070-
"query": {
4071-
"query": "label_values(rdma_tx_vport_rdma_unicast_bytes_total{cluster=~\"$cluster\"}, node_name)",
4072-
"refId": "StandardVariableQuery"
4073-
},
4074-
"refresh": 1,
4075-
"regex": "",
4076-
"skipUrlSync": false,
4077-
"sort": 1,
4078-
"type": "query"
4079-
},
40804054
{
40814055
"current": {
40824056
"selected": false,

0 commit comments

Comments
 (0)