Skip to content

Commit 0084581

Browse files
committed
fix: unit in k8s-views-global.json
Signed-off-by: David Calvert <[email protected]>
1 parent 1c6b39f commit 0084581

File tree

1 file changed

+37
-13
lines changed

1 file changed

+37
-13
lines changed

Diff for: dashboards/k8s-views-global.json

+37-13
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
"sizing": "auto",
144144
"valueMode": "color"
145145
},
146-
"pluginVersion": "10.4.0",
146+
"pluginVersion": "11.2.0",
147147
"targets": [
148148
{
149149
"datasource": {
@@ -292,7 +292,7 @@
292292
"text": {},
293293
"valueMode": "color"
294294
},
295-
"pluginVersion": "10.4.0",
295+
"pluginVersion": "11.2.0",
296296
"targets": [
297297
{
298298
"datasource": {
@@ -418,6 +418,7 @@
418418
"graphMode": "none",
419419
"justifyMode": "auto",
420420
"orientation": "auto",
421+
"percentChangeColorMode": "standard",
421422
"reduceOptions": {
422423
"calcs": [
423424
"last"
@@ -430,7 +431,7 @@
430431
"textMode": "value",
431432
"wideLayout": true
432433
},
433-
"pluginVersion": "10.4.0",
434+
"pluginVersion": "11.2.0",
434435
"targets": [
435436
{
436437
"datasource": {
@@ -466,6 +467,7 @@
466467
"axisLabel": "",
467468
"axisPlacement": "auto",
468469
"barAlignment": 0,
470+
"barWidthFactor": 0.6,
469471
"drawStyle": "line",
470472
"fillOpacity": 25,
471473
"gradientMode": "opacity",
@@ -726,6 +728,7 @@
726728
"graphMode": "none",
727729
"justifyMode": "auto",
728730
"orientation": "auto",
731+
"percentChangeColorMode": "standard",
729732
"reduceOptions": {
730733
"calcs": [
731734
"last"
@@ -738,7 +741,7 @@
738741
"textMode": "value",
739742
"wideLayout": true
740743
},
741-
"pluginVersion": "10.4.0",
744+
"pluginVersion": "11.2.0",
742745
"targets": [
743746
{
744747
"datasource": {
@@ -788,6 +791,7 @@
788791
"graphMode": "none",
789792
"justifyMode": "center",
790793
"orientation": "auto",
794+
"percentChangeColorMode": "standard",
791795
"reduceOptions": {
792796
"calcs": [
793797
"lastNotNull"
@@ -800,7 +804,7 @@
800804
"textMode": "auto",
801805
"wideLayout": true
802806
},
803-
"pluginVersion": "10.4.0",
807+
"pluginVersion": "11.2.0",
804808
"targets": [
805809
{
806810
"datasource": {
@@ -943,6 +947,7 @@
943947
"graphMode": "none",
944948
"justifyMode": "auto",
945949
"orientation": "auto",
950+
"percentChangeColorMode": "standard",
946951
"reduceOptions": {
947952
"calcs": [
948953
"lastNotNull"
@@ -955,7 +960,7 @@
955960
"textMode": "auto",
956961
"wideLayout": true
957962
},
958-
"pluginVersion": "10.4.0",
963+
"pluginVersion": "11.2.0",
959964
"targets": [
960965
{
961966
"datasource": {
@@ -1094,6 +1099,7 @@
10941099
"graphMode": "none",
10951100
"justifyMode": "auto",
10961101
"orientation": "auto",
1102+
"percentChangeColorMode": "standard",
10971103
"reduceOptions": {
10981104
"calcs": [
10991105
"last"
@@ -1106,7 +1112,7 @@
11061112
"textMode": "value",
11071113
"wideLayout": true
11081114
},
1109-
"pluginVersion": "10.4.0",
1115+
"pluginVersion": "11.2.0",
11101116
"targets": [
11111117
{
11121118
"datasource": {
@@ -1157,6 +1163,7 @@
11571163
"axisLabel": "CPU %",
11581164
"axisPlacement": "auto",
11591165
"barAlignment": 0,
1166+
"barWidthFactor": 0.6,
11601167
"drawStyle": "line",
11611168
"fillOpacity": 10,
11621169
"gradientMode": "scheme",
@@ -1290,6 +1297,7 @@
12901297
"axisLabel": "MEMORY",
12911298
"axisPlacement": "auto",
12921299
"barAlignment": 0,
1300+
"barWidthFactor": 0.6,
12931301
"drawStyle": "line",
12941302
"fillOpacity": 10,
12951303
"gradientMode": "scheme",
@@ -1424,6 +1432,7 @@
14241432
"axisLabel": "CPU CORES",
14251433
"axisPlacement": "auto",
14261434
"barAlignment": 0,
1435+
"barWidthFactor": 0.6,
14271436
"drawStyle": "line",
14281437
"fillOpacity": 25,
14291438
"gradientMode": "opacity",
@@ -1534,6 +1543,7 @@
15341543
"axisLabel": "",
15351544
"axisPlacement": "auto",
15361545
"barAlignment": 0,
1546+
"barWidthFactor": 0.6,
15371547
"drawStyle": "line",
15381548
"fillOpacity": 25,
15391549
"gradientMode": "opacity",
@@ -1638,6 +1648,7 @@
16381648
"axisLabel": "CPU %",
16391649
"axisPlacement": "auto",
16401650
"barAlignment": 0,
1651+
"barWidthFactor": 0.6,
16411652
"drawStyle": "line",
16421653
"fillOpacity": 25,
16431654
"gradientMode": "opacity",
@@ -1757,6 +1768,7 @@
17571768
"axisLabel": "MEMORY",
17581769
"axisPlacement": "auto",
17591770
"barAlignment": 0,
1771+
"barWidthFactor": 0.6,
17601772
"drawStyle": "line",
17611773
"fillOpacity": 25,
17621774
"gradientMode": "opacity",
@@ -1877,6 +1889,7 @@
18771889
"axisLabel": "SECONDS",
18781890
"axisPlacement": "auto",
18791891
"barAlignment": 0,
1892+
"barWidthFactor": 0.6,
18801893
"drawStyle": "line",
18811894
"fillOpacity": 25,
18821895
"gradientMode": "opacity",
@@ -1986,6 +1999,7 @@
19861999
"axisLabel": "NB",
19872000
"axisPlacement": "auto",
19882001
"barAlignment": 0,
2002+
"barWidthFactor": 0.6,
19892003
"drawStyle": "line",
19902004
"fillOpacity": 25,
19912005
"gradientMode": "opacity",
@@ -2107,6 +2121,7 @@
21072121
"axisLabel": "",
21082122
"axisPlacement": "auto",
21092123
"barAlignment": 0,
2124+
"barWidthFactor": 0.6,
21102125
"drawStyle": "line",
21112126
"fillOpacity": 25,
21122127
"gradientMode": "opacity",
@@ -2223,6 +2238,7 @@
22232238
"axisLabel": "",
22242239
"axisPlacement": "auto",
22252240
"barAlignment": 0,
2241+
"barWidthFactor": 0.6,
22262242
"drawStyle": "line",
22272243
"fillOpacity": 25,
22282244
"gradientMode": "opacity",
@@ -2328,6 +2344,7 @@
23282344
"axisLabel": "",
23292345
"axisPlacement": "auto",
23302346
"barAlignment": 0,
2347+
"barWidthFactor": 0.6,
23312348
"drawStyle": "points",
23322349
"fillOpacity": 25,
23332350
"gradientMode": "opacity",
@@ -2433,6 +2450,7 @@
24332450
"axisLabel": "",
24342451
"axisPlacement": "auto",
24352452
"barAlignment": 0,
2453+
"barWidthFactor": 0.6,
24362454
"drawStyle": "points",
24372455
"fillOpacity": 25,
24382456
"gradientMode": "opacity",
@@ -2555,6 +2573,7 @@
25552573
"axisLabel": "BANDWIDTH",
25562574
"axisPlacement": "auto",
25572575
"barAlignment": 0,
2576+
"barWidthFactor": 0.6,
25582577
"drawStyle": "line",
25592578
"fillOpacity": 25,
25602579
"gradientMode": "opacity",
@@ -2594,7 +2613,7 @@
25942613
}
25952614
]
25962615
},
2597-
"unit": "bytes"
2616+
"unit": "binBps"
25982617
},
25992618
"overrides": []
26002619
},
@@ -2694,6 +2713,7 @@
26942713
"axisLabel": "DROPPED PACKETS",
26952714
"axisPlacement": "auto",
26962715
"barAlignment": 0,
2716+
"barWidthFactor": 0.6,
26972717
"drawStyle": "line",
26982718
"fillOpacity": 25,
26992719
"gradientMode": "opacity",
@@ -2878,6 +2898,7 @@
28782898
"axisLabel": "BANDWIDTH",
28792899
"axisPlacement": "auto",
28802900
"barAlignment": 0,
2901+
"barWidthFactor": 0.6,
28812902
"drawStyle": "line",
28822903
"fillOpacity": 25,
28832904
"gradientMode": "opacity",
@@ -2917,7 +2938,7 @@
29172938
}
29182939
]
29192940
},
2920-
"unit": "bytes"
2941+
"unit": "binBps"
29212942
},
29222943
"overrides": []
29232944
},
@@ -2989,6 +3010,7 @@
29893010
"axisLabel": "BANDWIDTH",
29903011
"axisPlacement": "auto",
29913012
"barAlignment": 0,
3013+
"barWidthFactor": 0.6,
29923014
"drawStyle": "line",
29933015
"fillOpacity": 25,
29943016
"gradientMode": "opacity",
@@ -3028,7 +3050,7 @@
30283050
}
30293051
]
30303052
},
3031-
"unit": "bytes"
3053+
"unit": "binBps"
30323054
},
30333055
"overrides": []
30343056
},
@@ -3128,6 +3150,7 @@
31283150
"axisLabel": "BANDWIDTH",
31293151
"axisPlacement": "auto",
31303152
"barAlignment": 0,
3153+
"barWidthFactor": 0.6,
31313154
"drawStyle": "line",
31323155
"fillOpacity": 25,
31333156
"gradientMode": "opacity",
@@ -3167,7 +3190,7 @@
31673190
}
31683191
]
31693192
},
3170-
"unit": "bytes"
3193+
"unit": "binBps"
31713194
},
31723195
"overrides": []
31733196
},
@@ -3268,6 +3291,7 @@
32683291
"axisLabel": "BANDWIDTH",
32693292
"axisPlacement": "auto",
32703293
"barAlignment": 0,
3294+
"barWidthFactor": 0.6,
32713295
"drawStyle": "line",
32723296
"fillOpacity": 25,
32733297
"gradientMode": "opacity",
@@ -3307,7 +3331,7 @@
33073331
}
33083332
]
33093333
},
3310-
"unit": "bytes"
3334+
"unit": "binBps"
33113335
},
33123336
"overrides": []
33133337
},
@@ -3496,6 +3520,6 @@
34963520
"timezone": "",
34973521
"title": "Kubernetes / Views / Global",
34983522
"uid": "k8s_views_global",
3499-
"version": 39,
3523+
"version": 40,
35003524
"weekStart": ""
35013525
}

0 commit comments

Comments
 (0)