Skip to content

Commit c4f5b6e

Browse files
author
Jonathan Chauncey
authored
Merge pull request #115 from jchauncey/update-kube-health
chore(grafana): Remove stray alias in a kubernetes health graph
2 parents 8484b62 + 8f52433 commit c4f5b6e

1 file changed

Lines changed: 70 additions & 70 deletions

File tree

grafana/rootfs/usr/share/grafana/dashboards/kubernetes_health.json

Lines changed: 70 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"dashboard": {
3-
"id": null,
3+
"id": 3,
44
"title": "Kubernetes Health",
55
"originalTitle": "Kubernetes Health",
66
"tags": [],
@@ -11,99 +11,98 @@
1111
"sharedCrosshair": false,
1212
"rows": [
1313
{
14-
"title": "New row",
15-
"height": "250px",
16-
"editable": true,
1714
"collapse": false,
15+
"editable": true,
16+
"height": "250px",
1817
"panels": [
1918
{
20-
"title": "Running Pods",
21-
"error": false,
22-
"span": 6,
19+
"cacheTimeout": null,
20+
"colorBackground": false,
21+
"colorValue": false,
22+
"colors": [
23+
"rgba(245, 54, 54, 0.9)",
24+
"rgba(237, 129, 40, 0.89)",
25+
"rgba(50, 172, 45, 0.97)"
26+
],
27+
"datasource": null,
2328
"editable": true,
24-
"type": "singlestat",
25-
"isNew": true,
29+
"error": false,
30+
"format": "none",
31+
"gauge": {
32+
"maxValue": 100,
33+
"minValue": 0,
34+
"show": false,
35+
"thresholdLabels": false,
36+
"thresholdMarkers": true
37+
},
2638
"id": 10,
39+
"interval": null,
40+
"isNew": true,
41+
"links": [],
42+
"maxDataPoints": 100,
43+
"nullPointMode": "connected",
44+
"nullText": null,
45+
"postfix": "",
46+
"postfixFontSize": "50%",
47+
"prefix": "",
48+
"prefixFontSize": "50%",
49+
"span": 6,
50+
"sparkline": {
51+
"fillColor": "rgba(31, 118, 189, 0.18)",
52+
"full": false,
53+
"lineColor": "rgb(31, 120, 193)",
54+
"show": false
55+
},
2756
"targets": [
2857
{
29-
"policy": "default",
3058
"dsType": "influxdb",
31-
"resultFormat": "time_series",
32-
"tags": [],
3359
"groupBy": [
3460
{
35-
"type": "time",
3661
"params": [
3762
"$interval"
38-
]
63+
],
64+
"type": "time"
3965
},
4066
{
41-
"type": "fill",
4267
"params": [
4368
"null"
44-
]
69+
],
70+
"type": "fill"
4571
}
4672
],
73+
"measurement": "kubelet_running_pod_count",
74+
"policy": "default",
75+
"refId": "A",
76+
"resultFormat": "time_series",
4777
"select": [
4878
[
4979
{
50-
"type": "field",
5180
"params": [
5281
"gauge"
53-
]
82+
],
83+
"type": "field"
5484
},
5585
{
56-
"type": "sum",
57-
"params": []
86+
"params": [],
87+
"type": "sum"
5888
}
5989
]
6090
],
61-
"refId": "A",
62-
"measurement": "kubelet_running_pod_count"
91+
"tags": []
6392
}
6493
],
65-
"links": [],
66-
"datasource": null,
67-
"maxDataPoints": 100,
68-
"interval": null,
69-
"cacheTimeout": null,
70-
"format": "none",
71-
"prefix": "",
72-
"postfix": "",
73-
"nullText": null,
94+
"thresholds": "",
95+
"title": "Running Pods",
96+
"type": "singlestat",
97+
"valueFontSize": "200%",
7498
"valueMaps": [
7599
{
76-
"value": "null",
77100
"op": "=",
78-
"text": "N/A"
101+
"text": "N/A",
102+
"value": "null"
79103
}
80104
],
81-
"nullPointMode": "connected",
82-
"valueName": "avg",
83-
"prefixFontSize": "50%",
84-
"valueFontSize": "200%",
85-
"postfixFontSize": "50%",
86-
"thresholds": "",
87-
"colorBackground": false,
88-
"colorValue": false,
89-
"colors": [
90-
"rgba(245, 54, 54, 0.9)",
91-
"rgba(237, 129, 40, 0.89)",
92-
"rgba(50, 172, 45, 0.97)"
93-
],
94-
"sparkline": {
95-
"show": false,
96-
"full": false,
97-
"lineColor": "rgb(31, 120, 193)",
98-
"fillColor": "rgba(31, 118, 189, 0.18)"
99-
},
100-
"gauge": {
101-
"show": false,
102-
"minValue": 0,
103-
"maxValue": 100,
104-
"thresholdMarkers": true,
105-
"thresholdLabels": false
106-
}
105+
"valueName": "avg"
107106
},
108107
{
109108
"aliasColors": {},
@@ -263,7 +262,7 @@
263262
"timeShift": null,
264263
"title": "Docker Latency",
265264
"tooltip": {
266-
"msResolution": false,
265+
"msResolution": true,
267266
"shared": true,
268267
"value_type": "cumulative"
269268
},
@@ -288,7 +287,8 @@
288287
}
289288
]
290289
}
291-
]
290+
],
291+
"title": "New row"
292292
},
293293
{
294294
"collapse": false,
@@ -412,7 +412,7 @@
412412
"tags": []
413413
},
414414
{
415-
"alias": "99th - $tag_host",
415+
"alias": "99th",
416416
"dsType": "influxdb",
417417
"groupBy": [
418418
{
@@ -455,7 +455,7 @@
455455
"timeShift": null,
456456
"title": "Kubernetes API Latency",
457457
"tooltip": {
458-
"msResolution": false,
458+
"msResolution": true,
459459
"shared": true,
460460
"value_type": "cumulative"
461461
},
@@ -671,14 +671,14 @@
671671
"select": [
672672
[
673673
{
674-
"type": "field",
675674
"params": [
676675
"0.5"
677-
]
676+
],
677+
"type": "field"
678678
},
679679
{
680-
"type": "last",
681-
"params": []
680+
"params": [],
681+
"type": "last"
682682
}
683683
]
684684
],
@@ -765,7 +765,7 @@
765765
"timeShift": null,
766766
"title": "Container Manager Latency",
767767
"tooltip": {
768-
"msResolution": false,
768+
"msResolution": true,
769769
"shared": true,
770770
"value_type": "cumulative"
771771
},
@@ -948,7 +948,7 @@
948948
"timeShift": null,
949949
"title": "Kubelet Pod Worker Latency",
950950
"tooltip": {
951-
"msResolution": false,
951+
"msResolution": true,
952952
"shared": true,
953953
"value_type": "cumulative"
954954
},
@@ -1016,7 +1016,7 @@
10161016
},
10171017
"refresh": "5s",
10181018
"schemaVersion": 12,
1019-
"version": 0,
1019+
"version": 1,
10201020
"links": []
10211021
}
10221022
}

0 commit comments

Comments
 (0)