update dashboards

This commit is contained in:
2025-01-05 16:20:32 -06:00
parent b8b90d29e9
commit 85519859ee
23 changed files with 32545 additions and 34194 deletions

View File

@@ -397,10 +397,6 @@
"templating": { "templating": {
"list": [ "list": [
{ {
"current": {
"text": "Prometheus",
"value": "prometheus"
},
"includeAll": false, "includeAll": false,
"label": "Datasource", "label": "Datasource",
"name": "DS_PROMETHEUS", "name": "DS_PROMETHEUS",

View File

@@ -471,10 +471,6 @@
"templating": { "templating": {
"list": [ "list": [
{ {
"current": {
"text": "Prometheus",
"value": "prometheus"
},
"includeAll": false, "includeAll": false,
"label": "Datasource", "label": "Datasource",
"name": "DS_PROMETHEUS", "name": "DS_PROMETHEUS",

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -1,246 +1,211 @@
{ {
"annotations": { "annotations": {
"list": [ "list": [
{ {
"builtIn": 1, "builtIn": 1,
"datasource": { "datasource": {
"type": "grafana", "type": "grafana",
"uid": "-- Grafana --" "uid": "-- Grafana --"
}, },
"enable": true, "enable": true,
"hide": true, "hide": true,
"iconColor": "rgba(0, 211, 255, 1)", "iconColor": "rgba(0, 211, 255, 1)",
"name": "Annotations & Alerts", "name": "Annotations & Alerts",
"target": { "target": {
"limit": 100, "limit": 100,
"matchAny": false, "matchAny": false,
"tags": [], "tags": [],
"type": "dashboard"
},
"type": "dashboard" "type": "dashboard"
},
"type": "dashboard"
}
]
},
"editable": false,
"fiscalYearStartMonth": 0,
"graphTooltip": 0,
"id": 207,
"links": [],
"panels": [
{
"datasource": {
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"barWidthFactor": 0.6,
"drawStyle": "line",
"fillOpacity": 0,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
}
},
"overrides": []
},
"gridPos": {
"h": 21,
"w": 24,
"x": 0,
"y": 0
},
"id": 2,
"options": {
"legend": {
"calcs": ["last"],
"displayMode": "table",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "single",
"sort": "none"
} }
] },
}, "pluginVersion": "11.4.0",
"editable": true, "targets": [
"fiscalYearStartMonth": 0, {
"graphTooltip": 0, "datasource": {
"id": 68, "type": "prometheus",
"links": [], "uid": "${DS_PROMETHEUS}"
"liveNow": false, },
"panels": [ "editorMode": "code",
"exemplar": false,
"expr": "sum(descheduler_pods_evicted{namespace=~\"$namespace\",strategy=~\"$strategy\"}) by (namespace,strategy,result)",
"instant": false,
"legendFormat": "{{namespace}} - {{strategy}} - {{result}}",
"range": true,
"refId": "A"
}
],
"title": "Descheduled pods",
"type": "timeseries"
}
],
"preload": true,
"refresh": "",
"schemaVersion": 40,
"tags": ["service", "containers"],
"templating": {
"list": [
{
"includeAll": false,
"label": "Datasource",
"name": "DS_PROMETHEUS",
"options": [],
"query": "prometheus",
"refresh": 1,
"regex": "",
"type": "datasource"
},
{ {
"datasource": { "datasource": {
"type": "prometheus", "type": "prometheus",
"uid": "${DS_PROMETHEUS}" "uid": "${DS_PROMETHEUS}"
}, },
"fieldConfig": { "definition": "label_values(descheduler_pods_evicted,namespace)",
"defaults": { "includeAll": true,
"color": { "multi": true,
"mode": "palette-classic" "name": "namespace",
}, "options": [],
"custom": { "query": {
"axisCenteredZero": false, "query": "label_values(descheduler_pods_evicted,namespace)",
"axisColorMode": "text", "refId": "StandardVariableQuery"
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 0,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
}
},
"overrides": []
}, },
"gridPos": { "refresh": 2,
"h": 21, "regex": "",
"w": 24, "type": "query"
"x": 0, },
"y": 0 {
"datasource": {
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
}, },
"id": 2, "definition": "label_values(descheduler_pods_evicted{namespace=~\"$namespace\"},strategy)",
"options": { "includeAll": true,
"legend": { "multi": true,
"calcs": [ "name": "strategy",
"last" "options": [],
], "query": {
"displayMode": "table", "query": "label_values(descheduler_pods_evicted{namespace=~\"$namespace\"},strategy)",
"placement": "bottom", "refId": "StandardVariableQuery"
"showLegend": true
},
"tooltip": {
"mode": "single",
"sort": "none"
}
}, },
"pluginVersion": "9.4.3", "refresh": 2,
"targets": [ "regex": "",
{ "type": "query"
"datasource": { },
"type": "prometheus", {
"uid": "${DS_PROMETHEUS}" "datasource": {
}, "type": "prometheus",
"editorMode": "code", "uid": "${DS_PROMETHEUS}"
"exemplar": false, },
"expr": "sum(descheduler_pods_evicted{namespace=~\"$namespace\",strategy=~\"$strategy\"}) by (namespace,strategy,result)", "definition": "label_values(descheduler_pods_evicted{namespace=~\"$namespace\",strategy=~\"$strategy\"},result)",
"instant": false, "includeAll": true,
"legendFormat": "{{namespace}} - {{strategy}} - {{result}}", "multi": true,
"range": true, "name": "result",
"refId": "A" "options": [],
} "query": {
], "query": "label_values(descheduler_pods_evicted{namespace=~\"$namespace\",strategy=~\"$strategy\"},result)",
"title": "Descheduled pods", "refId": "StandardVariableQuery"
"type": "timeseries" },
"refresh": 2,
"regex": "",
"type": "query"
} }
], ]
"refresh": "", },
"revision": 1, "time": {
"schemaVersion": 38, "from": "now-90d",
"style": "dark", "to": "now"
"tags": [], },
"templating": { "timepicker": {},
"list": [ "timezone": "browser",
{ "title": "Descheduler",
"current": { "uid": "8259cfbd0dd87a6560bec369fef605c6",
"selected": false, "version": 2,
"text": "", "weekStart": ""
"value": "default" }
},
"hide": 0,
"includeAll": false,
"label": "Source",
"multi": false,
"name": "DS_PROMETHEUS",
"options": [],
"query": "prometheus",
"queryValue": "default",
"refresh": 1,
"regex": "",
"skipUrlSync": false,
"type": "datasource"
},
{
"current": {
"selected": false,
"text": "All",
"value": "$__all"
},
"datasource": {
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
},
"definition": "label_values(descheduler_pods_evicted,namespace)",
"hide": 0,
"includeAll": true,
"multi": true,
"name": "namespace",
"options": [],
"query": {
"query": "label_values(descheduler_pods_evicted,namespace)",
"refId": "StandardVariableQuery"
},
"refresh": 2,
"regex": "",
"skipUrlSync": false,
"sort": 0,
"type": "query"
},
{
"current": {
"selected": false,
"text": "All",
"value": "$__all"
},
"datasource": {
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
},
"definition": "label_values(descheduler_pods_evicted{namespace=~\"$namespace\"},strategy)",
"hide": 0,
"includeAll": true,
"multi": true,
"name": "strategy",
"options": [],
"query": {
"query": "label_values(descheduler_pods_evicted{namespace=~\"$namespace\"},strategy)",
"refId": "StandardVariableQuery"
},
"refresh": 2,
"regex": "",
"skipUrlSync": false,
"sort": 0,
"type": "query"
},
{
"current": {
"selected": false,
"text": "All",
"value": "$__all"
},
"datasource": {
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
},
"definition": "label_values(descheduler_pods_evicted{namespace=~\"$namespace\",strategy=~\"$strategy\"},result)",
"hide": 0,
"includeAll": true,
"multi": true,
"name": "result",
"options": [],
"query": {
"query": "label_values(descheduler_pods_evicted{namespace=~\"$namespace\",strategy=~\"$strategy\"},result)",
"refId": "StandardVariableQuery"
},
"refresh": 2,
"regex": "",
"skipUrlSync": false,
"sort": 0,
"type": "query"
}
]
},
"time": {
"from": "now-6h",
"to": "now"
},
"timepicker": {},
"timezone": "browser",
"title": "Descheduler",
"uid": "descheduler",
"version": 1,
"weekStart": ""
}

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -14,11 +14,10 @@
} }
] ]
}, },
"description": "Overview of your Ceph cluster.", "editable": false,
"editable": true,
"fiscalYearStartMonth": 0, "fiscalYearStartMonth": 0,
"graphTooltip": 0, "graphTooltip": 0,
"id": 11, "id": 100,
"links": [], "links": [],
"panels": [ "panels": [
{ {
@@ -5290,18 +5289,14 @@
"type": "row" "type": "row"
} }
], ],
"preload": false, "preload": true,
"refresh": "1m", "refresh": "",
"schemaVersion": 40, "schemaVersion": 40,
"tags": ["ceph-mixin"], "tags": ["system", "storage"],
"templating": { "templating": {
"list": [ "list": [
{ {
"current": { "label": "Datasource",
"text": "Prometheus",
"value": "Prometheus"
},
"label": "Data Source",
"name": "DS_PROMETHEUS", "name": "DS_PROMETHEUS",
"options": [], "options": [],
"query": "prometheus", "query": "prometheus",
@@ -5313,18 +5308,9 @@
"auto": true, "auto": true,
"auto_count": 10, "auto_count": 10,
"auto_min": "1m", "auto_min": "1m",
"current": {
"text": "$__auto_interval_interval",
"value": "$__auto_interval_interval"
},
"label": "Interval", "label": "Interval",
"name": "interval", "name": "interval",
"options": [ "options": [
{
"selected": true,
"text": "auto",
"value": "$__auto_interval_interval"
},
{ {
"selected": false, "selected": false,
"text": "5s", "text": "5s",
@@ -5398,13 +5384,13 @@
] ]
}, },
"time": { "time": {
"from": "now-6h", "from": "now-24h",
"to": "now" "to": "now"
}, },
"timepicker": {}, "timepicker": {},
"timezone": "", "timezone": "browser",
"title": "Ceph Cluster", "title": "Ceph",
"uid": "tbO9LAiZK", "uid": "b6f9027f91e08d2d6670017db2eee969",
"version": 1, "version": 3,
"weekStart": "" "weekStart": ""
} }

View File

@@ -15,11 +15,10 @@
} }
] ]
}, },
"description": "Etcd Dashboard for Prometheus metrics scraper", "editable": false,
"editable": true,
"fiscalYearStartMonth": 0, "fiscalYearStartMonth": 0,
"graphTooltip": 0, "graphTooltip": 0,
"id": 5, "id": 101,
"links": [], "links": [],
"panels": [ "panels": [
{ {
@@ -1641,21 +1640,32 @@
"type": "timeseries" "type": "timeseries"
} }
], ],
"preload": false, "preload": true,
"refresh": "", "refresh": "",
"schemaVersion": 40, "schemaVersion": 40,
"tags": [], "tags": ["system", "cluster"],
"templating": { "templating": {
"list": [] "list": [
{
"includeAll": false,
"label": "Datasource",
"name": "DS_PROMETHEUS",
"options": [],
"query": "prometheus",
"refresh": 1,
"regex": "",
"type": "datasource"
}
]
}, },
"time": { "time": {
"from": "now-6h", "from": "now-24h",
"to": "now" "to": "now"
}, },
"timepicker": {}, "timepicker": {},
"timezone": "browser", "timezone": "browser",
"title": "Etcd by Prometheus", "title": "Etcd",
"uid": "adfst4o1n8ge8b", "uid": "730e13ce69865e2bb26c732f6c2ae25c",
"version": 1, "version": 3,
"weekStart": "" "weekStart": ""
} }

View File

@@ -17,11 +17,10 @@
} }
] ]
}, },
"description": "This dashboard can be used to detect issues on the Loki stack, when deployed in Kubernetes. Shows: some error metrics published by Promtail/Loki. Error and warning logs emitted by Promtail/Loki. Memory and CPU usage of Promtail/Loki compared against the Kubernetes memory/cpu limits and requests.", "editable": false,
"editable": true,
"fiscalYearStartMonth": 0, "fiscalYearStartMonth": 0,
"graphTooltip": 0, "graphTooltip": 0,
"id": 12, "id": 102,
"links": [], "links": [],
"panels": [ "panels": [
{ {
@@ -118,8 +117,7 @@
"mode": "absolute", "mode": "absolute",
"steps": [ "steps": [
{ {
"color": "transparent", "color": "transparent"
"value": null
}, },
{ {
"color": "red", "color": "red",
@@ -337,8 +335,7 @@
"mode": "absolute", "mode": "absolute",
"steps": [ "steps": [
{ {
"color": "transparent", "color": "transparent"
"value": null
}, },
{ {
"color": "red", "color": "red",
@@ -541,8 +538,7 @@
"mode": "absolute", "mode": "absolute",
"steps": [ "steps": [
{ {
"color": "transparent", "color": "transparent"
"value": null
}, },
{ {
"color": "red", "color": "red",
@@ -642,8 +638,7 @@
"mode": "absolute", "mode": "absolute",
"steps": [ "steps": [
{ {
"color": "transparent", "color": "transparent"
"value": null
}, },
{ {
"color": "red", "color": "red",
@@ -758,8 +753,7 @@
"mode": "absolute", "mode": "absolute",
"steps": [ "steps": [
{ {
"color": "transparent", "color": "transparent"
"value": null
}, },
{ {
"color": "red", "color": "red",
@@ -858,8 +852,7 @@
"mode": "absolute", "mode": "absolute",
"steps": [ "steps": [
{ {
"color": "green", "color": "green"
"value": null
}, },
{ {
"color": "red", "color": "red",
@@ -958,8 +951,7 @@
"mode": "absolute", "mode": "absolute",
"steps": [ "steps": [
{ {
"color": "transparent", "color": "transparent"
"value": null
}, },
{ {
"color": "red", "color": "red",
@@ -1073,8 +1065,7 @@
"mode": "absolute", "mode": "absolute",
"steps": [ "steps": [
{ {
"color": "transparent", "color": "transparent"
"value": null
}, },
{ {
"color": "red", "color": "red",
@@ -1174,8 +1165,7 @@
"mode": "absolute", "mode": "absolute",
"steps": [ "steps": [
{ {
"color": "green", "color": "green"
"value": null
}, },
{ {
"color": "red", "color": "red",
@@ -1349,8 +1339,7 @@
"mode": "absolute", "mode": "absolute",
"steps": [ "steps": [
{ {
"color": "transparent", "color": "transparent"
"value": null
}, },
{ {
"color": "red", "color": "red",
@@ -1450,8 +1439,7 @@
"mode": "absolute", "mode": "absolute",
"steps": [ "steps": [
{ {
"color": "green", "color": "green"
"value": null
}, },
{ {
"color": "red", "color": "red",
@@ -1639,8 +1627,7 @@
"mode": "absolute", "mode": "absolute",
"steps": [ "steps": [
{ {
"color": "transparent", "color": "transparent"
"value": null
}, },
{ {
"color": "red", "color": "red",
@@ -1742,8 +1729,7 @@
"mode": "absolute", "mode": "absolute",
"steps": [ "steps": [
{ {
"color": "green", "color": "green"
"value": null
}, },
{ {
"color": "red", "color": "red",
@@ -1917,8 +1903,7 @@
"mode": "absolute", "mode": "absolute",
"steps": [ "steps": [
{ {
"color": "transparent", "color": "transparent"
"value": null
}, },
{ {
"color": "red", "color": "red",
@@ -2020,8 +2005,7 @@
"mode": "absolute", "mode": "absolute",
"steps": [ "steps": [
{ {
"color": "green", "color": "green"
"value": null
}, },
{ {
"color": "red", "color": "red",
@@ -2148,33 +2132,32 @@
"type": "row" "type": "row"
} }
], ],
"preload": false, "preload": true,
"refresh": "1m", "refresh": "",
"schemaVersion": 40, "schemaVersion": 40,
"tags": ["tools", "loki"], "tags": ["system", "monitoring"],
"templating": { "templating": {
"list": [] "list": [
{
"includeAll": false,
"label": "Datasource",
"name": "DS_PROMETHEUS",
"options": [],
"query": "prometheus",
"refresh": 1,
"regex": "",
"type": "datasource"
}
]
}, },
"time": { "time": {
"from": "now-24h", "from": "now-24h",
"to": "now" "to": "now"
}, },
"timepicker": { "timepicker": {},
"refresh_intervals": [ "timezone": "browser",
"10s", "title": "Loki",
"30s", "uid": "e6a0b019f34e9468223bc1669d5a9366",
"1m", "version": 3,
"5m",
"15m",
"30m",
"1h",
"2h",
"1d"
]
},
"timezone": "",
"title": "Loki stack monitoring (Promtail, Loki)",
"uid": "loki_stack_monitoring_quortex",
"version": 1,
"weekStart": "" "weekStart": ""
} }

View File

@@ -1,9 +1,24 @@
{ {
"annotations": {}, "annotations": {
"list": [
{
"builtIn": 1,
"datasource": {
"type": "grafana",
"uid": "-- Grafana --"
},
"enable": true,
"hide": true,
"iconColor": "rgba(0, 211, 255, 1)",
"name": "Annotations & Alerts",
"type": "dashboard"
}
]
},
"editable": false, "editable": false,
"fiscalYearStartMonth": 0, "fiscalYearStartMonth": 0,
"graphTooltip": 1, "graphTooltip": 0,
"id": 1, "id": 103,
"links": [], "links": [],
"panels": [ "panels": [
{ {
@@ -22788,8 +22803,8 @@
], ],
"preload": true, "preload": true,
"refresh": "", "refresh": "",
"schemaVersion": 1, "schemaVersion": 40,
"tags": [], "tags": ["system", "monitoring"],
"templating": { "templating": {
"list": [ "list": [
{ {
@@ -22862,8 +22877,8 @@
}, },
"timepicker": {}, "timepicker": {},
"timezone": "browser", "timezone": "browser",
"title": "Node Exporter", "title": "Node Full",
"uid": "rYdddlPWk", "uid": "2b465203de65cbe0ecf3984fe6211f7b",
"version": 1, "version": 5,
"weekStart": "" "weekStart": ""
} }

View File

@@ -15,11 +15,10 @@
} }
] ]
}, },
"description": "Kubernetes Nodes for node exporter 0.16+ (via Prometheus)\r\n", "editable": false,
"editable": true,
"fiscalYearStartMonth": 0, "fiscalYearStartMonth": 0,
"graphTooltip": 0, "graphTooltip": 0,
"id": 6, "id": 204,
"links": [], "links": [],
"panels": [ "panels": [
{ {
@@ -952,18 +951,24 @@
"type": "timeseries" "type": "timeseries"
} }
], ],
"preload": false, "preload": true,
"refresh": "", "refresh": "",
"schemaVersion": 40, "schemaVersion": 40,
"tags": ["nodes", "prometheus"], "tags": ["system", "monitoring"],
"templating": { "templating": {
"list": [ "list": [
{ {
"current": { "includeAll": false,
"text": "192.168.1.15:9100", "label": "Datasource",
"value": "192.168.1.15:9100" "name": "DS_PROMETHEUS",
}, "options": [],
"datasource": "Prometheus", "query": "prometheus",
"refresh": 1,
"regex": "",
"type": "datasource"
},
{
"datasource": "${DS_PROMETHEUS}",
"includeAll": false, "includeAll": false,
"name": "server", "name": "server",
"options": [], "options": [],
@@ -975,13 +980,13 @@
] ]
}, },
"time": { "time": {
"from": "now-2d", "from": "now-24h",
"to": "now" "to": "now"
}, },
"timepicker": {}, "timepicker": {},
"timezone": "browser", "timezone": "browser",
"title": "Kubernetes Nodes", "title": "Node Short",
"uid": "dUMN5x0mk", "uid": "a244b8977bcc6f317eadfed6e0fb2751",
"version": 1, "version": 3,
"weekStart": "" "weekStart": ""
} }