Skip to content

Commit 0d341a5

Browse files
authored
Updated grafana dashboard plugin versions to remove warning (#140)
Previously, a warning might sometimes appear with the most recent version of the dashboard. By updating the versions of the plugins to their most recent state, these warnings seem to have disappeared
2 parents 1ae4309 + 12c1eed commit 0d341a5

File tree

1 file changed

+22
-28
lines changed

1 file changed

+22
-28
lines changed

imageConfigs/grafana/provisioning/dashboards/dashboard.json

Lines changed: 22 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"graphTooltip": 1,
2828
"id": 1,
2929
"links": [],
30-
"liveNow": true,
30+
"liveNow": false,
3131
"panels": [
3232
{
3333
"collapsed": false,
@@ -75,7 +75,7 @@
7575
"content": "<h1>CPU<h1>",
7676
"mode": "html"
7777
},
78-
"pluginVersion": "9.3.6",
78+
"pluginVersion": "9.4.3",
7979
"targets": [
8080
{
8181
"datasource": {
@@ -150,7 +150,7 @@
150150
"text": {},
151151
"textMode": "auto"
152152
},
153-
"pluginVersion": "9.3.6",
153+
"pluginVersion": "9.4.3",
154154
"targets": [
155155
{
156156
"datasource": {
@@ -224,7 +224,7 @@
224224
"text": {},
225225
"textMode": "auto"
226226
},
227-
"pluginVersion": "9.3.6",
227+
"pluginVersion": "9.4.3",
228228
"targets": [
229229
{
230230
"datasource": {
@@ -302,7 +302,7 @@
302302
"text": {},
303303
"textMode": "auto"
304304
},
305-
"pluginVersion": "9.3.6",
305+
"pluginVersion": "9.4.3",
306306
"targets": [
307307
{
308308
"datasource": {
@@ -426,7 +426,7 @@
426426
"text": {},
427427
"textMode": "auto"
428428
},
429-
"pluginVersion": "9.3.6",
429+
"pluginVersion": "9.4.3",
430430
"targets": [
431431
{
432432
"datasource": {
@@ -489,7 +489,7 @@
489489
"content": "<h1>Memory<h1>",
490490
"mode": "html"
491491
},
492-
"pluginVersion": "9.3.6",
492+
"pluginVersion": "9.4.3",
493493
"targets": [
494494
{
495495
"datasource": {
@@ -550,7 +550,7 @@
550550
"text": {},
551551
"textMode": "auto"
552552
},
553-
"pluginVersion": "9.3.6",
553+
"pluginVersion": "9.4.3",
554554
"targets": [
555555
{
556556
"datasource": {
@@ -826,7 +826,7 @@
826826
"text": {},
827827
"textMode": "auto"
828828
},
829-
"pluginVersion": "9.3.6",
829+
"pluginVersion": "9.4.3",
830830
"targets": [
831831
{
832832
"datasource": {
@@ -997,7 +997,7 @@
997997
"text": {},
998998
"textMode": "auto"
999999
},
1000-
"pluginVersion": "9.3.6",
1000+
"pluginVersion": "9.4.3",
10011001
"targets": [
10021002
{
10031003
"datasource": {
@@ -1059,7 +1059,7 @@
10591059
"content": "<h1>Disk<h1>",
10601060
"mode": "html"
10611061
},
1062-
"pluginVersion": "9.3.6",
1062+
"pluginVersion": "9.4.3",
10631063
"targets": [
10641064
{
10651065
"datasource": {
@@ -1118,7 +1118,7 @@
11181118
"text": {},
11191119
"textMode": "auto"
11201120
},
1121-
"pluginVersion": "9.3.6",
1121+
"pluginVersion": "9.4.3",
11221122
"targets": [
11231123
{
11241124
"datasource": {
@@ -1281,7 +1281,6 @@
12811281
"step": 1
12821282
}
12831283
],
1284-
"timeFrom": "12h",
12851284
"title": "I/O ",
12861285
"transparent": true,
12871286
"type": "timeseries"
@@ -1332,7 +1331,7 @@
13321331
"content": "<h1>Network<h1>",
13331332
"mode": "html"
13341333
},
1335-
"pluginVersion": "9.3.6",
1334+
"pluginVersion": "9.4.3",
13361335
"targets": [
13371336
{
13381337
"datasource": {
@@ -1388,7 +1387,7 @@
13881387
"text": {},
13891388
"textMode": "auto"
13901389
},
1391-
"pluginVersion": "9.3.6",
1390+
"pluginVersion": "9.4.3",
13921391
"targets": [
13931392
{
13941393
"datasource": {
@@ -1471,7 +1470,7 @@
14711470
"alertThreshold": true
14721471
},
14731472
"percentage": false,
1474-
"pluginVersion": "9.3.6",
1473+
"pluginVersion": "9.4.3",
14751474
"pointradius": 5,
14761475
"points": false,
14771476
"renderer": "flot",
@@ -1508,7 +1507,6 @@
15081507
}
15091508
],
15101509
"thresholds": [],
1511-
"timeFrom": "1h",
15121510
"timeRegions": [],
15131511
"tooltip": {
15141512
"msResolution": true,
@@ -1525,14 +1523,12 @@
15251523
},
15261524
"yaxes": [
15271525
{
1528-
"$$hashKey": "object:41",
15291526
"format": "bps",
15301527
"logBase": 1,
15311528
"min": 0,
15321529
"show": true
15331530
},
15341531
{
1535-
"$$hashKey": "object:42",
15361532
"format": "short",
15371533
"logBase": 1,
15381534
"show": false
@@ -1560,10 +1556,10 @@
15601556
"showLineNumbers": false,
15611557
"showMiniMap": false
15621558
},
1563-
"content": "<h3>Transmit Bytes<h3>",
1559+
"content": "<h3>Transmitted<h3>",
15641560
"mode": "html"
15651561
},
1566-
"pluginVersion": "9.3.6",
1562+
"pluginVersion": "9.4.3",
15671563
"targets": [
15681564
{
15691565
"datasource": {
@@ -1622,18 +1618,16 @@
16221618
"text": {},
16231619
"textMode": "auto"
16241620
},
1625-
"pluginVersion": "9.3.6",
1621+
"pluginVersion": "9.4.3",
16261622
"targets": [
16271623
{
16281624
"datasource": {
16291625
"type": "prometheus",
16301626
"uid": "PBFA97CFB590B2093"
16311627
},
1632-
"editorMode": "code",
16331628
"expr": "sum(rate(container_network_transmit_bytes_total{image!=\"\"}[1m])) by (name)",
16341629
"interval": "",
16351630
"legendFormat": "{{ name }}",
1636-
"range": true,
16371631
"refId": "A"
16381632
}
16391633
],
@@ -1658,10 +1652,10 @@
16581652
"showLineNumbers": false,
16591653
"showMiniMap": false
16601654
},
1661-
"content": "<h3>Bytes Received<h3>",
1655+
"content": "<h3>Received<h3>",
16621656
"mode": "html"
16631657
},
1664-
"pluginVersion": "9.3.6",
1658+
"pluginVersion": "9.4.3",
16651659
"targets": [
16661660
{
16671661
"datasource": {
@@ -1720,7 +1714,7 @@
17201714
"text": {},
17211715
"textMode": "auto"
17221716
},
1723-
"pluginVersion": "9.3.6",
1717+
"pluginVersion": "9.4.3",
17241718
"targets": [
17251719
{
17261720
"datasource": {
@@ -1739,7 +1733,7 @@
17391733
],
17401734
"refresh": "10s",
17411735
"revision": 1,
1742-
"schemaVersion": 37,
1736+
"schemaVersion": 38,
17431737
"style": "dark",
17441738
"tags": ["system"],
17451739
"templating": {

0 commit comments

Comments
 (0)