Skip to content

Commit

Permalink
chore: re-import global, namespace and nodes (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
jkroepke authored Feb 14, 2024
1 parent 6f983bd commit 05988a8
Show file tree
Hide file tree
Showing 3 changed files with 155 additions and 143 deletions.
92 changes: 54 additions & 38 deletions dashboards/k8s-views-global.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,25 +9,25 @@
"pluginName": "Prometheus"
}
],
"__elements": [],
"__elements": {},
"__requires": [
{
"type": "panel",
"id": "bargauge",
"name": "Bar gauge",
"version": ""
},
{
"type": "grafana",
"id": "grafana",
"name": "Grafana",
"version": "8.3.4"
"version": "10.3.1"
},
{
"type": "datasource",
"id": "prometheus",
"name": "Prometheus",
"version": "5.0.0"
},
{
"type": "panel",
"id": "timeseries",
"name": "Time series",
"version": ""
"version": "1.0.0"
},
{
"type": "panel",
Expand All @@ -37,8 +37,8 @@
},
{
"type": "panel",
"id": "gauge",
"name": "Gauge",
"id": "timeseries",
"name": "Time series",
"version": ""
}
],
Expand Down Expand Up @@ -114,7 +114,8 @@
}
]
},
"unit": "percentunit"
"unit": "percentunit",
"unitScale": true
},
"overrides": []
},
Expand All @@ -127,6 +128,7 @@
"id": 77,
"options": {
"displayMode": "lcd",
"maxVizHeight": 300,
"minVizHeight": 10,
"minVizWidth": 0,
"namePlacement": "auto",
Expand All @@ -139,9 +141,10 @@
"values": false
},
"showUnfilled": true,
"sizing": "auto",
"valueMode": "color"
},
"pluginVersion": "10.2.2",
"pluginVersion": "10.3.1",
"targets": [
{
"datasource": {
Expand Down Expand Up @@ -211,7 +214,8 @@
}
]
},
"unit": "percentunit"
"unit": "percentunit",
"unitScale": true
},
"overrides": []
},
Expand All @@ -224,6 +228,7 @@
"id": 78,
"options": {
"displayMode": "lcd",
"maxVizHeight": 300,
"minVizHeight": 10,
"minVizWidth": 0,
"namePlacement": "auto",
Expand All @@ -236,10 +241,11 @@
"values": false
},
"showUnfilled": true,
"sizing": "auto",
"text": {},
"valueMode": "color"
},
"pluginVersion": "10.2.2",
"pluginVersion": "10.3.1",
"targets": [
{
"datasource": {
Expand Down Expand Up @@ -299,7 +305,8 @@
"value": null
}
]
}
},
"unitScale": true
},
"overrides": []
},
Expand All @@ -322,11 +329,12 @@
"fields": "",
"values": false
},
"showPercentChange": false,
"text": {},
"textMode": "value",
"wideLayout": true
},
"pluginVersion": "10.2.2",
"pluginVersion": "10.3.1",
"targets": [
{
"datasource": {
Expand Down Expand Up @@ -399,7 +407,8 @@
}
]
},
"unit": "short"
"unit": "short",
"unitScale": true
},
"overrides": []
},
Expand Down Expand Up @@ -604,7 +613,8 @@
"value": null
}
]
}
},
"unitScale": true
},
"overrides": []
},
Expand All @@ -627,11 +637,12 @@
"fields": "",
"values": false
},
"showPercentChange": false,
"text": {},
"textMode": "value",
"wideLayout": true
},
"pluginVersion": "10.2.2",
"pluginVersion": "10.3.1",
"targets": [
{
"datasource": {
Expand Down Expand Up @@ -665,7 +676,8 @@
}
]
},
"unit": "none"
"unit": "none",
"unitScale": true
},
"overrides": []
},
Expand All @@ -688,11 +700,12 @@
"fields": "",
"values": false
},
"showPercentChange": false,
"text": {},
"textMode": "auto",
"wideLayout": true
},
"pluginVersion": "10.2.2",
"pluginVersion": "10.3.1",
"targets": [
{
"datasource": {
Expand Down Expand Up @@ -765,7 +778,8 @@
}
]
},
"unit": "bytes"
"unit": "bytes",
"unitScale": true
},
"overrides": []
},
Expand All @@ -788,11 +802,12 @@
"fields": "",
"values": false
},
"showPercentChange": false,
"text": {},
"textMode": "auto",
"wideLayout": true
},
"pluginVersion": "10.2.2",
"pluginVersion": "10.3.1",
"targets": [
{
"datasource": {
Expand Down Expand Up @@ -864,7 +879,8 @@
"value": null
}
]
}
},
"unitScale": true
},
"overrides": []
},
Expand All @@ -887,11 +903,12 @@
"fields": "",
"values": false
},
"showPercentChange": false,
"text": {},
"textMode": "value",
"wideLayout": true
},
"pluginVersion": "10.2.2",
"pluginVersion": "10.3.1",
"targets": [
{
"datasource": {
Expand Down Expand Up @@ -989,7 +1006,8 @@
}
]
},
"unit": "percentunit"
"unit": "percentunit",
"unitScale": true
},
"overrides": []
},
Expand Down Expand Up @@ -1089,7 +1107,8 @@
}
]
},
"unit": "percentunit"
"unit": "percentunit",
"unitScale": true
},
"overrides": []
},
Expand Down Expand Up @@ -1196,7 +1215,8 @@
}
]
},
"unit": "none"
"unit": "none",
"unitScale": true
},
"overrides": []
},
Expand Down Expand Up @@ -1298,7 +1318,8 @@
}
]
},
"unit": "bytes"
"unit": "bytes",
"unitScale": true
},
"overrides": []
},
Expand Down Expand Up @@ -2858,7 +2879,7 @@
}
],
"refresh": "30s",
"schemaVersion": 38,
"schemaVersion": 39,
"tags": [
"Kubernetes",
"Prometheus"
Expand All @@ -2884,12 +2905,7 @@
"type": "datasource"
},
{
"current": {
"isNone": true,
"selected": false,
"text": "None",
"value": ""
},
"current": {},
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
Expand Down Expand Up @@ -2968,6 +2984,6 @@
"timezone": "",
"title": "Kubernetes / Views / Global",
"uid": "k8s_views_global",
"version": 36,
"version": 37,
"weekStart": ""
}
Loading

0 comments on commit 05988a8

Please sign in to comment.