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": {
"list": [
{
"current": {
"text": "Prometheus",
"value": "prometheus"
},
"includeAll": false,
"label": "Datasource",
"name": "DS_PROMETHEUS",

View File

@@ -471,10 +471,6 @@
"templating": {
"list": [
{
"current": {
"text": "Prometheus",
"value": "prometheus"
},
"includeAll": false,
"label": "Datasource",
"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": {
"list": [
{
"builtIn": 1,
"datasource": {
"type": "grafana",
"uid": "-- Grafana --"
},
"enable": true,
"hide": true,
"iconColor": "rgba(0, 211, 255, 1)",
"name": "Annotations & Alerts",
"target": {
"limit": 100,
"matchAny": false,
"tags": [],
"type": "dashboard"
},
"annotations": {
"list": [
{
"builtIn": 1,
"datasource": {
"type": "grafana",
"uid": "-- Grafana --"
},
"enable": true,
"hide": true,
"iconColor": "rgba(0, 211, 255, 1)",
"name": "Annotations & Alerts",
"target": {
"limit": 100,
"matchAny": false,
"tags": [],
"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"
}
]
},
"editable": true,
"fiscalYearStartMonth": 0,
"graphTooltip": 0,
"id": 68,
"links": [],
"liveNow": false,
"panels": [
},
"pluginVersion": "11.4.0",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
},
"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": {
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisCenteredZero": false,
"axisColorMode": "text",
"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": []
"definition": "label_values(descheduler_pods_evicted,namespace)",
"includeAll": true,
"multi": true,
"name": "namespace",
"options": [],
"query": {
"query": "label_values(descheduler_pods_evicted,namespace)",
"refId": "StandardVariableQuery"
},
"gridPos": {
"h": 21,
"w": 24,
"x": 0,
"y": 0
"refresh": 2,
"regex": "",
"type": "query"
},
{
"datasource": {
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
},
"id": 2,
"options": {
"legend": {
"calcs": [
"last"
],
"displayMode": "table",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "single",
"sort": "none"
}
"definition": "label_values(descheduler_pods_evicted{namespace=~\"$namespace\"},strategy)",
"includeAll": true,
"multi": true,
"name": "strategy",
"options": [],
"query": {
"query": "label_values(descheduler_pods_evicted{namespace=~\"$namespace\"},strategy)",
"refId": "StandardVariableQuery"
},
"pluginVersion": "9.4.3",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
},
"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"
"refresh": 2,
"regex": "",
"type": "query"
},
{
"datasource": {
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
},
"definition": "label_values(descheduler_pods_evicted{namespace=~\"$namespace\",strategy=~\"$strategy\"},result)",
"includeAll": true,
"multi": true,
"name": "result",
"options": [],
"query": {
"query": "label_values(descheduler_pods_evicted{namespace=~\"$namespace\",strategy=~\"$strategy\"},result)",
"refId": "StandardVariableQuery"
},
"refresh": 2,
"regex": "",
"type": "query"
}
],
"refresh": "",
"revision": 1,
"schemaVersion": 38,
"style": "dark",
"tags": [],
"templating": {
"list": [
{
"current": {
"selected": false,
"text": "",
"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": ""
}
]
},
"time": {
"from": "now-90d",
"to": "now"
},
"timepicker": {},
"timezone": "browser",
"title": "Descheduler",
"uid": "8259cfbd0dd87a6560bec369fef605c6",
"version": 2,
"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": true,
"editable": false,
"fiscalYearStartMonth": 0,
"graphTooltip": 0,
"id": 11,
"id": 100,
"links": [],
"panels": [
{
@@ -5290,18 +5289,14 @@
"type": "row"
}
],
"preload": false,
"refresh": "1m",
"preload": true,
"refresh": "",
"schemaVersion": 40,
"tags": ["ceph-mixin"],
"tags": ["system", "storage"],
"templating": {
"list": [
{
"current": {
"text": "Prometheus",
"value": "Prometheus"
},
"label": "Data Source",
"label": "Datasource",
"name": "DS_PROMETHEUS",
"options": [],
"query": "prometheus",
@@ -5313,18 +5308,9 @@
"auto": true,
"auto_count": 10,
"auto_min": "1m",
"current": {
"text": "$__auto_interval_interval",
"value": "$__auto_interval_interval"
},
"label": "Interval",
"name": "interval",
"options": [
{
"selected": true,
"text": "auto",
"value": "$__auto_interval_interval"
},
{
"selected": false,
"text": "5s",
@@ -5398,13 +5384,13 @@
]
},
"time": {
"from": "now-6h",
"from": "now-24h",
"to": "now"
},
"timepicker": {},
"timezone": "",
"title": "Ceph Cluster",
"uid": "tbO9LAiZK",
"version": 1,
"timezone": "browser",
"title": "Ceph",
"uid": "b6f9027f91e08d2d6670017db2eee969",
"version": 3,
"weekStart": ""
}

View File

@@ -15,11 +15,10 @@
}
]
},
"description": "Etcd Dashboard for Prometheus metrics scraper",
"editable": true,
"editable": false,
"fiscalYearStartMonth": 0,
"graphTooltip": 0,
"id": 5,
"id": 101,
"links": [],
"panels": [
{
@@ -1641,21 +1640,32 @@
"type": "timeseries"
}
],
"preload": false,
"preload": true,
"refresh": "",
"schemaVersion": 40,
"tags": [],
"tags": ["system", "cluster"],
"templating": {
"list": []
"list": [
{
"includeAll": false,
"label": "Datasource",
"name": "DS_PROMETHEUS",
"options": [],
"query": "prometheus",
"refresh": 1,
"regex": "",
"type": "datasource"
}
]
},
"time": {
"from": "now-6h",
"from": "now-24h",
"to": "now"
},
"timepicker": {},
"timezone": "browser",
"title": "Etcd by Prometheus",
"uid": "adfst4o1n8ge8b",
"version": 1,
"title": "Etcd",
"uid": "730e13ce69865e2bb26c732f6c2ae25c",
"version": 3,
"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": true,
"editable": false,
"fiscalYearStartMonth": 0,
"graphTooltip": 0,
"id": 12,
"id": 102,
"links": [],
"panels": [
{
@@ -118,8 +117,7 @@
"mode": "absolute",
"steps": [
{
"color": "transparent",
"value": null
"color": "transparent"
},
{
"color": "red",
@@ -337,8 +335,7 @@
"mode": "absolute",
"steps": [
{
"color": "transparent",
"value": null
"color": "transparent"
},
{
"color": "red",
@@ -541,8 +538,7 @@
"mode": "absolute",
"steps": [
{
"color": "transparent",
"value": null
"color": "transparent"
},
{
"color": "red",
@@ -642,8 +638,7 @@
"mode": "absolute",
"steps": [
{
"color": "transparent",
"value": null
"color": "transparent"
},
{
"color": "red",
@@ -758,8 +753,7 @@
"mode": "absolute",
"steps": [
{
"color": "transparent",
"value": null
"color": "transparent"
},
{
"color": "red",
@@ -858,8 +852,7 @@
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
"color": "green"
},
{
"color": "red",
@@ -958,8 +951,7 @@
"mode": "absolute",
"steps": [
{
"color": "transparent",
"value": null
"color": "transparent"
},
{
"color": "red",
@@ -1073,8 +1065,7 @@
"mode": "absolute",
"steps": [
{
"color": "transparent",
"value": null
"color": "transparent"
},
{
"color": "red",
@@ -1174,8 +1165,7 @@
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
"color": "green"
},
{
"color": "red",
@@ -1349,8 +1339,7 @@
"mode": "absolute",
"steps": [
{
"color": "transparent",
"value": null
"color": "transparent"
},
{
"color": "red",
@@ -1450,8 +1439,7 @@
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
"color": "green"
},
{
"color": "red",
@@ -1639,8 +1627,7 @@
"mode": "absolute",
"steps": [
{
"color": "transparent",
"value": null
"color": "transparent"
},
{
"color": "red",
@@ -1742,8 +1729,7 @@
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
"color": "green"
},
{
"color": "red",
@@ -1917,8 +1903,7 @@
"mode": "absolute",
"steps": [
{
"color": "transparent",
"value": null
"color": "transparent"
},
{
"color": "red",
@@ -2020,8 +2005,7 @@
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
"color": "green"
},
{
"color": "red",
@@ -2148,33 +2132,32 @@
"type": "row"
}
],
"preload": false,
"refresh": "1m",
"preload": true,
"refresh": "",
"schemaVersion": 40,
"tags": ["tools", "loki"],
"tags": ["system", "monitoring"],
"templating": {
"list": []
"list": [
{
"includeAll": false,
"label": "Datasource",
"name": "DS_PROMETHEUS",
"options": [],
"query": "prometheus",
"refresh": 1,
"regex": "",
"type": "datasource"
}
]
},
"time": {
"from": "now-24h",
"to": "now"
},
"timepicker": {
"refresh_intervals": [
"10s",
"30s",
"1m",
"5m",
"15m",
"30m",
"1h",
"2h",
"1d"
]
},
"timezone": "",
"title": "Loki stack monitoring (Promtail, Loki)",
"uid": "loki_stack_monitoring_quortex",
"version": 1,
"timepicker": {},
"timezone": "browser",
"title": "Loki",
"uid": "e6a0b019f34e9468223bc1669d5a9366",
"version": 3,
"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,
"fiscalYearStartMonth": 0,
"graphTooltip": 1,
"id": 1,
"graphTooltip": 0,
"id": 103,
"links": [],
"panels": [
{
@@ -22788,8 +22803,8 @@
],
"preload": true,
"refresh": "",
"schemaVersion": 1,
"tags": [],
"schemaVersion": 40,
"tags": ["system", "monitoring"],
"templating": {
"list": [
{
@@ -22862,8 +22877,8 @@
},
"timepicker": {},
"timezone": "browser",
"title": "Node Exporter",
"uid": "rYdddlPWk",
"version": 1,
"title": "Node Full",
"uid": "2b465203de65cbe0ecf3984fe6211f7b",
"version": 5,
"weekStart": ""
}

View File

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