Skip to content

Commit c2b0a13

Browse files
authored
Updated legend in grafana Liqo dashboard
1 parent acf7145 commit c2b0a13

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

docs/_downloads/grafana/liqonetwork.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@
214214
"type": "prometheus",
215215
"uid": "${datasource}"
216216
},
217-
"description": "The sum of all peers throughput.",
217+
"description": "The sum of the cross-cluster traffic from all peers.",
218218
"fieldConfig": {
219219
"defaults": {
220220
"color": {
@@ -305,15 +305,15 @@
305305
"useBackend": false
306306
}
307307
],
308-
"title": "Received cross-cluster throughput",
308+
"title": "Aggregated cross-cluster traffic (RX)",
309309
"type": "timeseries"
310310
},
311311
{
312312
"datasource": {
313313
"type": "prometheus",
314314
"uid": "${datasource}"
315315
},
316-
"description": "The sum of all peers throughput.",
316+
"description": "The sum of the cross-cluster traffic from all peers.",
317317
"fieldConfig": {
318318
"defaults": {
319319
"color": {
@@ -402,7 +402,7 @@
402402
"useBackend": false
403403
}
404404
],
405-
"title": "Transmitted cross-cluster throughput ",
405+
"title": "Aggregated cross-cluster traffic (TX)",
406406
"type": "timeseries"
407407
},
408408
{
@@ -580,7 +580,7 @@
580580
"type": "prometheus",
581581
"uid": "${datasource}"
582582
},
583-
"description": "The peer throughput.",
583+
"description": "The traffic exchanged with the selected peer.",
584584
"fieldConfig": {
585585
"defaults": {
586586
"color": {
@@ -684,7 +684,7 @@
684684
"useBackend": false
685685
}
686686
],
687-
"title": "Cross-cluster throughput",
687+
"title": "Cross-cluster traffic",
688688
"type": "timeseries"
689689
},
690690
{
@@ -915,4 +915,4 @@
915915
"uid": "FRjx_kV4z",
916916
"version": 1,
917917
"weekStart": ""
918-
}
918+
}

0 commit comments

Comments
 (0)