monitoring: treat cert-manager as infrastructure
This commit is contained in:
parent
fb2c7b22d5
commit
13df82e07a
@ -91,6 +91,7 @@ INFRA_NAMESPACES = [
|
|||||||
"metallb-system",
|
"metallb-system",
|
||||||
"monitoring",
|
"monitoring",
|
||||||
"logging",
|
"logging",
|
||||||
|
"cert-manager",
|
||||||
"flux-system",
|
"flux-system",
|
||||||
"traefik",
|
"traefik",
|
||||||
"maintenance",
|
"maintenance",
|
||||||
|
|||||||
@ -57,7 +57,7 @@
|
|||||||
"links": [
|
"links": [
|
||||||
{
|
{
|
||||||
"title": "Workload namespaces only",
|
"title": "Workload namespaces only",
|
||||||
"url": "?var-namespace_scope_cpu=${namespace_scope_cpu}&var-namespace_scope_gpu=namespace%21~%22%5E%28kube-system%7Clonghorn-system%7Cmetallb-system%7Cmonitoring%7Clogging%7Cflux-system%7Ctraefik%7Cmaintenance%7Cpostgres%29%24%22&var-namespace_scope_ram=${namespace_scope_ram}",
|
"url": "?var-namespace_scope_cpu=${namespace_scope_cpu}&var-namespace_scope_gpu=namespace%21~%22%5E%28kube-system%7Clonghorn-system%7Cmetallb-system%7Cmonitoring%7Clogging%7Ccert-manager%7Cflux-system%7Ctraefik%7Cmaintenance%7Cpostgres%29%24%22&var-namespace_scope_ram=${namespace_scope_ram}",
|
||||||
"targetBlank": false
|
"targetBlank": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -67,7 +67,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Infrastructure namespaces only",
|
"title": "Infrastructure namespaces only",
|
||||||
"url": "?var-namespace_scope_cpu=${namespace_scope_cpu}&var-namespace_scope_gpu=namespace%3D~%22%5E%28kube-system%7Clonghorn-system%7Cmetallb-system%7Cmonitoring%7Clogging%7Cflux-system%7Ctraefik%7Cmaintenance%7Cpostgres%29%24%22&var-namespace_scope_ram=${namespace_scope_ram}",
|
"url": "?var-namespace_scope_cpu=${namespace_scope_cpu}&var-namespace_scope_gpu=namespace%3D~%22%5E%28kube-system%7Clonghorn-system%7Cmetallb-system%7Cmonitoring%7Clogging%7Ccert-manager%7Cflux-system%7Ctraefik%7Cmaintenance%7Cpostgres%29%24%22&var-namespace_scope_ram=${namespace_scope_ram}",
|
||||||
"targetBlank": false
|
"targetBlank": false
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@ -207,16 +207,16 @@
|
|||||||
"name": "namespace_scope_cpu",
|
"name": "namespace_scope_cpu",
|
||||||
"label": "CPU namespace filter",
|
"label": "CPU namespace filter",
|
||||||
"type": "custom",
|
"type": "custom",
|
||||||
"query": "workload namespaces only : namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\",all namespaces : namespace=~\".*\",infrastructure namespaces only : namespace=~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\"",
|
"query": "workload namespaces only : namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\",all namespaces : namespace=~\".*\",infrastructure namespaces only : namespace=~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\"",
|
||||||
"current": {
|
"current": {
|
||||||
"text": "workload namespaces only",
|
"text": "workload namespaces only",
|
||||||
"value": "namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\"",
|
"value": "namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\"",
|
||||||
"selected": true
|
"selected": true
|
||||||
},
|
},
|
||||||
"options": [
|
"options": [
|
||||||
{
|
{
|
||||||
"text": "workload namespaces only",
|
"text": "workload namespaces only",
|
||||||
"value": "namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\"",
|
"value": "namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\"",
|
||||||
"selected": true
|
"selected": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -226,7 +226,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"text": "infrastructure namespaces only",
|
"text": "infrastructure namespaces only",
|
||||||
"value": "namespace=~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\"",
|
"value": "namespace=~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\"",
|
||||||
"selected": false
|
"selected": false
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@ -241,16 +241,16 @@
|
|||||||
"name": "namespace_scope_gpu",
|
"name": "namespace_scope_gpu",
|
||||||
"label": "GPU namespace filter",
|
"label": "GPU namespace filter",
|
||||||
"type": "custom",
|
"type": "custom",
|
||||||
"query": "workload namespaces only : namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\",all namespaces : namespace=~\".*\",infrastructure namespaces only : namespace=~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\"",
|
"query": "workload namespaces only : namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\",all namespaces : namespace=~\".*\",infrastructure namespaces only : namespace=~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\"",
|
||||||
"current": {
|
"current": {
|
||||||
"text": "workload namespaces only",
|
"text": "workload namespaces only",
|
||||||
"value": "namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\"",
|
"value": "namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\"",
|
||||||
"selected": true
|
"selected": true
|
||||||
},
|
},
|
||||||
"options": [
|
"options": [
|
||||||
{
|
{
|
||||||
"text": "workload namespaces only",
|
"text": "workload namespaces only",
|
||||||
"value": "namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\"",
|
"value": "namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\"",
|
||||||
"selected": true
|
"selected": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -260,7 +260,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"text": "infrastructure namespaces only",
|
"text": "infrastructure namespaces only",
|
||||||
"value": "namespace=~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\"",
|
"value": "namespace=~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\"",
|
||||||
"selected": false
|
"selected": false
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@ -275,16 +275,16 @@
|
|||||||
"name": "namespace_scope_ram",
|
"name": "namespace_scope_ram",
|
||||||
"label": "RAM namespace filter",
|
"label": "RAM namespace filter",
|
||||||
"type": "custom",
|
"type": "custom",
|
||||||
"query": "workload namespaces only : namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\",all namespaces : namespace=~\".*\",infrastructure namespaces only : namespace=~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\"",
|
"query": "workload namespaces only : namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\",all namespaces : namespace=~\".*\",infrastructure namespaces only : namespace=~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\"",
|
||||||
"current": {
|
"current": {
|
||||||
"text": "workload namespaces only",
|
"text": "workload namespaces only",
|
||||||
"value": "namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\"",
|
"value": "namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\"",
|
||||||
"selected": true
|
"selected": true
|
||||||
},
|
},
|
||||||
"options": [
|
"options": [
|
||||||
{
|
{
|
||||||
"text": "workload namespaces only",
|
"text": "workload namespaces only",
|
||||||
"value": "namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\"",
|
"value": "namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\"",
|
||||||
"selected": true
|
"selected": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -294,7 +294,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"text": "infrastructure namespaces only",
|
"text": "infrastructure namespaces only",
|
||||||
"value": "namespace=~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\"",
|
"value": "namespace=~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\"",
|
||||||
"selected": false
|
"selected": false
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|||||||
@ -142,7 +142,7 @@
|
|||||||
},
|
},
|
||||||
"targets": [
|
"targets": [
|
||||||
{
|
{
|
||||||
"expr": "sum(kube_pod_info{node=~\"titan-0a|titan-0b|titan-0c\",namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\"})",
|
"expr": "sum(kube_pod_info{node=~\"titan-0a|titan-0b|titan-0c\",namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\"})",
|
||||||
"refId": "A"
|
"refId": "A"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|||||||
@ -76,7 +76,7 @@
|
|||||||
},
|
},
|
||||||
"targets": [
|
"targets": [
|
||||||
{
|
{
|
||||||
"expr": "sum(kube_pod_info{node=~\"titan-0a|titan-0b|titan-0c\",namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\"}) or on() vector(0)",
|
"expr": "sum(kube_pod_info{node=~\"titan-0a|titan-0b|titan-0c\",namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\"}) or on() vector(0)",
|
||||||
"refId": "A"
|
"refId": "A"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@ -1447,7 +1447,7 @@
|
|||||||
"links": [
|
"links": [
|
||||||
{
|
{
|
||||||
"title": "Workload namespaces only",
|
"title": "Workload namespaces only",
|
||||||
"url": "?var-namespace_scope_cpu=namespace%21~%22%5E%28kube-system%7Clonghorn-system%7Cmetallb-system%7Cmonitoring%7Clogging%7Cflux-system%7Ctraefik%7Cmaintenance%7Cpostgres%29%24%22&var-namespace_scope_gpu=${namespace_scope_gpu}&var-namespace_scope_ram=${namespace_scope_ram}",
|
"url": "?var-namespace_scope_cpu=namespace%21~%22%5E%28kube-system%7Clonghorn-system%7Cmetallb-system%7Cmonitoring%7Clogging%7Ccert-manager%7Cflux-system%7Ctraefik%7Cmaintenance%7Cpostgres%29%24%22&var-namespace_scope_gpu=${namespace_scope_gpu}&var-namespace_scope_ram=${namespace_scope_ram}",
|
||||||
"targetBlank": false
|
"targetBlank": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -1457,7 +1457,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Infrastructure namespaces only",
|
"title": "Infrastructure namespaces only",
|
||||||
"url": "?var-namespace_scope_cpu=namespace%3D~%22%5E%28kube-system%7Clonghorn-system%7Cmetallb-system%7Cmonitoring%7Clogging%7Cflux-system%7Ctraefik%7Cmaintenance%7Cpostgres%29%24%22&var-namespace_scope_gpu=${namespace_scope_gpu}&var-namespace_scope_ram=${namespace_scope_ram}",
|
"url": "?var-namespace_scope_cpu=namespace%3D~%22%5E%28kube-system%7Clonghorn-system%7Cmetallb-system%7Cmonitoring%7Clogging%7Ccert-manager%7Cflux-system%7Ctraefik%7Cmaintenance%7Cpostgres%29%24%22&var-namespace_scope_gpu=${namespace_scope_gpu}&var-namespace_scope_ram=${namespace_scope_ram}",
|
||||||
"targetBlank": false
|
"targetBlank": false
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@ -1516,7 +1516,7 @@
|
|||||||
"links": [
|
"links": [
|
||||||
{
|
{
|
||||||
"title": "Workload namespaces only",
|
"title": "Workload namespaces only",
|
||||||
"url": "?var-namespace_scope_cpu=${namespace_scope_cpu}&var-namespace_scope_gpu=namespace%21~%22%5E%28kube-system%7Clonghorn-system%7Cmetallb-system%7Cmonitoring%7Clogging%7Cflux-system%7Ctraefik%7Cmaintenance%7Cpostgres%29%24%22&var-namespace_scope_ram=${namespace_scope_ram}",
|
"url": "?var-namespace_scope_cpu=${namespace_scope_cpu}&var-namespace_scope_gpu=namespace%21~%22%5E%28kube-system%7Clonghorn-system%7Cmetallb-system%7Cmonitoring%7Clogging%7Ccert-manager%7Cflux-system%7Ctraefik%7Cmaintenance%7Cpostgres%29%24%22&var-namespace_scope_ram=${namespace_scope_ram}",
|
||||||
"targetBlank": false
|
"targetBlank": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -1526,7 +1526,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Infrastructure namespaces only",
|
"title": "Infrastructure namespaces only",
|
||||||
"url": "?var-namespace_scope_cpu=${namespace_scope_cpu}&var-namespace_scope_gpu=namespace%3D~%22%5E%28kube-system%7Clonghorn-system%7Cmetallb-system%7Cmonitoring%7Clogging%7Cflux-system%7Ctraefik%7Cmaintenance%7Cpostgres%29%24%22&var-namespace_scope_ram=${namespace_scope_ram}",
|
"url": "?var-namespace_scope_cpu=${namespace_scope_cpu}&var-namespace_scope_gpu=namespace%3D~%22%5E%28kube-system%7Clonghorn-system%7Cmetallb-system%7Cmonitoring%7Clogging%7Ccert-manager%7Cflux-system%7Ctraefik%7Cmaintenance%7Cpostgres%29%24%22&var-namespace_scope_ram=${namespace_scope_ram}",
|
||||||
"targetBlank": false
|
"targetBlank": false
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@ -1585,7 +1585,7 @@
|
|||||||
"links": [
|
"links": [
|
||||||
{
|
{
|
||||||
"title": "Workload namespaces only",
|
"title": "Workload namespaces only",
|
||||||
"url": "?var-namespace_scope_cpu=${namespace_scope_cpu}&var-namespace_scope_gpu=${namespace_scope_gpu}&var-namespace_scope_ram=namespace%21~%22%5E%28kube-system%7Clonghorn-system%7Cmetallb-system%7Cmonitoring%7Clogging%7Cflux-system%7Ctraefik%7Cmaintenance%7Cpostgres%29%24%22",
|
"url": "?var-namespace_scope_cpu=${namespace_scope_cpu}&var-namespace_scope_gpu=${namespace_scope_gpu}&var-namespace_scope_ram=namespace%21~%22%5E%28kube-system%7Clonghorn-system%7Cmetallb-system%7Cmonitoring%7Clogging%7Ccert-manager%7Cflux-system%7Ctraefik%7Cmaintenance%7Cpostgres%29%24%22",
|
||||||
"targetBlank": false
|
"targetBlank": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -1595,7 +1595,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Infrastructure namespaces only",
|
"title": "Infrastructure namespaces only",
|
||||||
"url": "?var-namespace_scope_cpu=${namespace_scope_cpu}&var-namespace_scope_gpu=${namespace_scope_gpu}&var-namespace_scope_ram=namespace%3D~%22%5E%28kube-system%7Clonghorn-system%7Cmetallb-system%7Cmonitoring%7Clogging%7Cflux-system%7Ctraefik%7Cmaintenance%7Cpostgres%29%24%22",
|
"url": "?var-namespace_scope_cpu=${namespace_scope_cpu}&var-namespace_scope_gpu=${namespace_scope_gpu}&var-namespace_scope_ram=namespace%3D~%22%5E%28kube-system%7Clonghorn-system%7Cmetallb-system%7Cmonitoring%7Clogging%7Ccert-manager%7Cflux-system%7Ctraefik%7Cmaintenance%7Cpostgres%29%24%22",
|
||||||
"targetBlank": false
|
"targetBlank": false
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@ -2174,16 +2174,16 @@
|
|||||||
"name": "namespace_scope_cpu",
|
"name": "namespace_scope_cpu",
|
||||||
"label": "CPU namespace filter",
|
"label": "CPU namespace filter",
|
||||||
"type": "custom",
|
"type": "custom",
|
||||||
"query": "workload namespaces only : namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\",all namespaces : namespace=~\".*\",infrastructure namespaces only : namespace=~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\"",
|
"query": "workload namespaces only : namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\",all namespaces : namespace=~\".*\",infrastructure namespaces only : namespace=~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\"",
|
||||||
"current": {
|
"current": {
|
||||||
"text": "workload namespaces only",
|
"text": "workload namespaces only",
|
||||||
"value": "namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\"",
|
"value": "namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\"",
|
||||||
"selected": true
|
"selected": true
|
||||||
},
|
},
|
||||||
"options": [
|
"options": [
|
||||||
{
|
{
|
||||||
"text": "workload namespaces only",
|
"text": "workload namespaces only",
|
||||||
"value": "namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\"",
|
"value": "namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\"",
|
||||||
"selected": true
|
"selected": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -2193,7 +2193,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"text": "infrastructure namespaces only",
|
"text": "infrastructure namespaces only",
|
||||||
"value": "namespace=~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\"",
|
"value": "namespace=~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\"",
|
||||||
"selected": false
|
"selected": false
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@ -2208,16 +2208,16 @@
|
|||||||
"name": "namespace_scope_gpu",
|
"name": "namespace_scope_gpu",
|
||||||
"label": "GPU namespace filter",
|
"label": "GPU namespace filter",
|
||||||
"type": "custom",
|
"type": "custom",
|
||||||
"query": "workload namespaces only : namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\",all namespaces : namespace=~\".*\",infrastructure namespaces only : namespace=~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\"",
|
"query": "workload namespaces only : namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\",all namespaces : namespace=~\".*\",infrastructure namespaces only : namespace=~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\"",
|
||||||
"current": {
|
"current": {
|
||||||
"text": "workload namespaces only",
|
"text": "workload namespaces only",
|
||||||
"value": "namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\"",
|
"value": "namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\"",
|
||||||
"selected": true
|
"selected": true
|
||||||
},
|
},
|
||||||
"options": [
|
"options": [
|
||||||
{
|
{
|
||||||
"text": "workload namespaces only",
|
"text": "workload namespaces only",
|
||||||
"value": "namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\"",
|
"value": "namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\"",
|
||||||
"selected": true
|
"selected": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -2227,7 +2227,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"text": "infrastructure namespaces only",
|
"text": "infrastructure namespaces only",
|
||||||
"value": "namespace=~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\"",
|
"value": "namespace=~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\"",
|
||||||
"selected": false
|
"selected": false
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@ -2242,16 +2242,16 @@
|
|||||||
"name": "namespace_scope_ram",
|
"name": "namespace_scope_ram",
|
||||||
"label": "RAM namespace filter",
|
"label": "RAM namespace filter",
|
||||||
"type": "custom",
|
"type": "custom",
|
||||||
"query": "workload namespaces only : namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\",all namespaces : namespace=~\".*\",infrastructure namespaces only : namespace=~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\"",
|
"query": "workload namespaces only : namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\",all namespaces : namespace=~\".*\",infrastructure namespaces only : namespace=~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\"",
|
||||||
"current": {
|
"current": {
|
||||||
"text": "workload namespaces only",
|
"text": "workload namespaces only",
|
||||||
"value": "namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\"",
|
"value": "namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\"",
|
||||||
"selected": true
|
"selected": true
|
||||||
},
|
},
|
||||||
"options": [
|
"options": [
|
||||||
{
|
{
|
||||||
"text": "workload namespaces only",
|
"text": "workload namespaces only",
|
||||||
"value": "namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\"",
|
"value": "namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\"",
|
||||||
"selected": true
|
"selected": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -2261,7 +2261,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"text": "infrastructure namespaces only",
|
"text": "infrastructure namespaces only",
|
||||||
"value": "namespace=~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\"",
|
"value": "namespace=~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\"",
|
||||||
"selected": false
|
"selected": false
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|||||||
@ -200,7 +200,7 @@
|
|||||||
},
|
},
|
||||||
"targets": [
|
"targets": [
|
||||||
{
|
{
|
||||||
"expr": "sum(kube_pod_info{node=~\"titan-0a|titan-0b|titan-0c\",namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\"})",
|
"expr": "sum(kube_pod_info{node=~\"titan-0a|titan-0b|titan-0c\",namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\"})",
|
||||||
"refId": "A"
|
"refId": "A"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|||||||
@ -66,7 +66,7 @@ data:
|
|||||||
"links": [
|
"links": [
|
||||||
{
|
{
|
||||||
"title": "Workload namespaces only",
|
"title": "Workload namespaces only",
|
||||||
"url": "?var-namespace_scope_cpu=${namespace_scope_cpu}&var-namespace_scope_gpu=namespace%21~%22%5E%28kube-system%7Clonghorn-system%7Cmetallb-system%7Cmonitoring%7Clogging%7Cflux-system%7Ctraefik%7Cmaintenance%7Cpostgres%29%24%22&var-namespace_scope_ram=${namespace_scope_ram}",
|
"url": "?var-namespace_scope_cpu=${namespace_scope_cpu}&var-namespace_scope_gpu=namespace%21~%22%5E%28kube-system%7Clonghorn-system%7Cmetallb-system%7Cmonitoring%7Clogging%7Ccert-manager%7Cflux-system%7Ctraefik%7Cmaintenance%7Cpostgres%29%24%22&var-namespace_scope_ram=${namespace_scope_ram}",
|
||||||
"targetBlank": false
|
"targetBlank": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -76,7 +76,7 @@ data:
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Infrastructure namespaces only",
|
"title": "Infrastructure namespaces only",
|
||||||
"url": "?var-namespace_scope_cpu=${namespace_scope_cpu}&var-namespace_scope_gpu=namespace%3D~%22%5E%28kube-system%7Clonghorn-system%7Cmetallb-system%7Cmonitoring%7Clogging%7Cflux-system%7Ctraefik%7Cmaintenance%7Cpostgres%29%24%22&var-namespace_scope_ram=${namespace_scope_ram}",
|
"url": "?var-namespace_scope_cpu=${namespace_scope_cpu}&var-namespace_scope_gpu=namespace%3D~%22%5E%28kube-system%7Clonghorn-system%7Cmetallb-system%7Cmonitoring%7Clogging%7Ccert-manager%7Cflux-system%7Ctraefik%7Cmaintenance%7Cpostgres%29%24%22&var-namespace_scope_ram=${namespace_scope_ram}",
|
||||||
"targetBlank": false
|
"targetBlank": false
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@ -216,16 +216,16 @@ data:
|
|||||||
"name": "namespace_scope_cpu",
|
"name": "namespace_scope_cpu",
|
||||||
"label": "CPU namespace filter",
|
"label": "CPU namespace filter",
|
||||||
"type": "custom",
|
"type": "custom",
|
||||||
"query": "workload namespaces only : namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\",all namespaces : namespace=~\".*\",infrastructure namespaces only : namespace=~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\"",
|
"query": "workload namespaces only : namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\",all namespaces : namespace=~\".*\",infrastructure namespaces only : namespace=~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\"",
|
||||||
"current": {
|
"current": {
|
||||||
"text": "workload namespaces only",
|
"text": "workload namespaces only",
|
||||||
"value": "namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\"",
|
"value": "namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\"",
|
||||||
"selected": true
|
"selected": true
|
||||||
},
|
},
|
||||||
"options": [
|
"options": [
|
||||||
{
|
{
|
||||||
"text": "workload namespaces only",
|
"text": "workload namespaces only",
|
||||||
"value": "namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\"",
|
"value": "namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\"",
|
||||||
"selected": true
|
"selected": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -235,7 +235,7 @@ data:
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"text": "infrastructure namespaces only",
|
"text": "infrastructure namespaces only",
|
||||||
"value": "namespace=~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\"",
|
"value": "namespace=~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\"",
|
||||||
"selected": false
|
"selected": false
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@ -250,16 +250,16 @@ data:
|
|||||||
"name": "namespace_scope_gpu",
|
"name": "namespace_scope_gpu",
|
||||||
"label": "GPU namespace filter",
|
"label": "GPU namespace filter",
|
||||||
"type": "custom",
|
"type": "custom",
|
||||||
"query": "workload namespaces only : namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\",all namespaces : namespace=~\".*\",infrastructure namespaces only : namespace=~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\"",
|
"query": "workload namespaces only : namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\",all namespaces : namespace=~\".*\",infrastructure namespaces only : namespace=~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\"",
|
||||||
"current": {
|
"current": {
|
||||||
"text": "workload namespaces only",
|
"text": "workload namespaces only",
|
||||||
"value": "namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\"",
|
"value": "namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\"",
|
||||||
"selected": true
|
"selected": true
|
||||||
},
|
},
|
||||||
"options": [
|
"options": [
|
||||||
{
|
{
|
||||||
"text": "workload namespaces only",
|
"text": "workload namespaces only",
|
||||||
"value": "namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\"",
|
"value": "namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\"",
|
||||||
"selected": true
|
"selected": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -269,7 +269,7 @@ data:
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"text": "infrastructure namespaces only",
|
"text": "infrastructure namespaces only",
|
||||||
"value": "namespace=~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\"",
|
"value": "namespace=~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\"",
|
||||||
"selected": false
|
"selected": false
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@ -284,16 +284,16 @@ data:
|
|||||||
"name": "namespace_scope_ram",
|
"name": "namespace_scope_ram",
|
||||||
"label": "RAM namespace filter",
|
"label": "RAM namespace filter",
|
||||||
"type": "custom",
|
"type": "custom",
|
||||||
"query": "workload namespaces only : namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\",all namespaces : namespace=~\".*\",infrastructure namespaces only : namespace=~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\"",
|
"query": "workload namespaces only : namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\",all namespaces : namespace=~\".*\",infrastructure namespaces only : namespace=~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\"",
|
||||||
"current": {
|
"current": {
|
||||||
"text": "workload namespaces only",
|
"text": "workload namespaces only",
|
||||||
"value": "namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\"",
|
"value": "namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\"",
|
||||||
"selected": true
|
"selected": true
|
||||||
},
|
},
|
||||||
"options": [
|
"options": [
|
||||||
{
|
{
|
||||||
"text": "workload namespaces only",
|
"text": "workload namespaces only",
|
||||||
"value": "namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\"",
|
"value": "namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\"",
|
||||||
"selected": true
|
"selected": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -303,7 +303,7 @@ data:
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"text": "infrastructure namespaces only",
|
"text": "infrastructure namespaces only",
|
||||||
"value": "namespace=~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\"",
|
"value": "namespace=~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\"",
|
||||||
"selected": false
|
"selected": false
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|||||||
@ -151,7 +151,7 @@ data:
|
|||||||
},
|
},
|
||||||
"targets": [
|
"targets": [
|
||||||
{
|
{
|
||||||
"expr": "sum(kube_pod_info{node=~\"titan-0a|titan-0b|titan-0c\",namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\"})",
|
"expr": "sum(kube_pod_info{node=~\"titan-0a|titan-0b|titan-0c\",namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\"})",
|
||||||
"refId": "A"
|
"refId": "A"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|||||||
@ -85,7 +85,7 @@ data:
|
|||||||
},
|
},
|
||||||
"targets": [
|
"targets": [
|
||||||
{
|
{
|
||||||
"expr": "sum(kube_pod_info{node=~\"titan-0a|titan-0b|titan-0c\",namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\"}) or on() vector(0)",
|
"expr": "sum(kube_pod_info{node=~\"titan-0a|titan-0b|titan-0c\",namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\"}) or on() vector(0)",
|
||||||
"refId": "A"
|
"refId": "A"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@ -1456,7 +1456,7 @@ data:
|
|||||||
"links": [
|
"links": [
|
||||||
{
|
{
|
||||||
"title": "Workload namespaces only",
|
"title": "Workload namespaces only",
|
||||||
"url": "?var-namespace_scope_cpu=namespace%21~%22%5E%28kube-system%7Clonghorn-system%7Cmetallb-system%7Cmonitoring%7Clogging%7Cflux-system%7Ctraefik%7Cmaintenance%7Cpostgres%29%24%22&var-namespace_scope_gpu=${namespace_scope_gpu}&var-namespace_scope_ram=${namespace_scope_ram}",
|
"url": "?var-namespace_scope_cpu=namespace%21~%22%5E%28kube-system%7Clonghorn-system%7Cmetallb-system%7Cmonitoring%7Clogging%7Ccert-manager%7Cflux-system%7Ctraefik%7Cmaintenance%7Cpostgres%29%24%22&var-namespace_scope_gpu=${namespace_scope_gpu}&var-namespace_scope_ram=${namespace_scope_ram}",
|
||||||
"targetBlank": false
|
"targetBlank": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -1466,7 +1466,7 @@ data:
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Infrastructure namespaces only",
|
"title": "Infrastructure namespaces only",
|
||||||
"url": "?var-namespace_scope_cpu=namespace%3D~%22%5E%28kube-system%7Clonghorn-system%7Cmetallb-system%7Cmonitoring%7Clogging%7Cflux-system%7Ctraefik%7Cmaintenance%7Cpostgres%29%24%22&var-namespace_scope_gpu=${namespace_scope_gpu}&var-namespace_scope_ram=${namespace_scope_ram}",
|
"url": "?var-namespace_scope_cpu=namespace%3D~%22%5E%28kube-system%7Clonghorn-system%7Cmetallb-system%7Cmonitoring%7Clogging%7Ccert-manager%7Cflux-system%7Ctraefik%7Cmaintenance%7Cpostgres%29%24%22&var-namespace_scope_gpu=${namespace_scope_gpu}&var-namespace_scope_ram=${namespace_scope_ram}",
|
||||||
"targetBlank": false
|
"targetBlank": false
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@ -1525,7 +1525,7 @@ data:
|
|||||||
"links": [
|
"links": [
|
||||||
{
|
{
|
||||||
"title": "Workload namespaces only",
|
"title": "Workload namespaces only",
|
||||||
"url": "?var-namespace_scope_cpu=${namespace_scope_cpu}&var-namespace_scope_gpu=namespace%21~%22%5E%28kube-system%7Clonghorn-system%7Cmetallb-system%7Cmonitoring%7Clogging%7Cflux-system%7Ctraefik%7Cmaintenance%7Cpostgres%29%24%22&var-namespace_scope_ram=${namespace_scope_ram}",
|
"url": "?var-namespace_scope_cpu=${namespace_scope_cpu}&var-namespace_scope_gpu=namespace%21~%22%5E%28kube-system%7Clonghorn-system%7Cmetallb-system%7Cmonitoring%7Clogging%7Ccert-manager%7Cflux-system%7Ctraefik%7Cmaintenance%7Cpostgres%29%24%22&var-namespace_scope_ram=${namespace_scope_ram}",
|
||||||
"targetBlank": false
|
"targetBlank": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -1535,7 +1535,7 @@ data:
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Infrastructure namespaces only",
|
"title": "Infrastructure namespaces only",
|
||||||
"url": "?var-namespace_scope_cpu=${namespace_scope_cpu}&var-namespace_scope_gpu=namespace%3D~%22%5E%28kube-system%7Clonghorn-system%7Cmetallb-system%7Cmonitoring%7Clogging%7Cflux-system%7Ctraefik%7Cmaintenance%7Cpostgres%29%24%22&var-namespace_scope_ram=${namespace_scope_ram}",
|
"url": "?var-namespace_scope_cpu=${namespace_scope_cpu}&var-namespace_scope_gpu=namespace%3D~%22%5E%28kube-system%7Clonghorn-system%7Cmetallb-system%7Cmonitoring%7Clogging%7Ccert-manager%7Cflux-system%7Ctraefik%7Cmaintenance%7Cpostgres%29%24%22&var-namespace_scope_ram=${namespace_scope_ram}",
|
||||||
"targetBlank": false
|
"targetBlank": false
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@ -1594,7 +1594,7 @@ data:
|
|||||||
"links": [
|
"links": [
|
||||||
{
|
{
|
||||||
"title": "Workload namespaces only",
|
"title": "Workload namespaces only",
|
||||||
"url": "?var-namespace_scope_cpu=${namespace_scope_cpu}&var-namespace_scope_gpu=${namespace_scope_gpu}&var-namespace_scope_ram=namespace%21~%22%5E%28kube-system%7Clonghorn-system%7Cmetallb-system%7Cmonitoring%7Clogging%7Cflux-system%7Ctraefik%7Cmaintenance%7Cpostgres%29%24%22",
|
"url": "?var-namespace_scope_cpu=${namespace_scope_cpu}&var-namespace_scope_gpu=${namespace_scope_gpu}&var-namespace_scope_ram=namespace%21~%22%5E%28kube-system%7Clonghorn-system%7Cmetallb-system%7Cmonitoring%7Clogging%7Ccert-manager%7Cflux-system%7Ctraefik%7Cmaintenance%7Cpostgres%29%24%22",
|
||||||
"targetBlank": false
|
"targetBlank": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -1604,7 +1604,7 @@ data:
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Infrastructure namespaces only",
|
"title": "Infrastructure namespaces only",
|
||||||
"url": "?var-namespace_scope_cpu=${namespace_scope_cpu}&var-namespace_scope_gpu=${namespace_scope_gpu}&var-namespace_scope_ram=namespace%3D~%22%5E%28kube-system%7Clonghorn-system%7Cmetallb-system%7Cmonitoring%7Clogging%7Cflux-system%7Ctraefik%7Cmaintenance%7Cpostgres%29%24%22",
|
"url": "?var-namespace_scope_cpu=${namespace_scope_cpu}&var-namespace_scope_gpu=${namespace_scope_gpu}&var-namespace_scope_ram=namespace%3D~%22%5E%28kube-system%7Clonghorn-system%7Cmetallb-system%7Cmonitoring%7Clogging%7Ccert-manager%7Cflux-system%7Ctraefik%7Cmaintenance%7Cpostgres%29%24%22",
|
||||||
"targetBlank": false
|
"targetBlank": false
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@ -2183,16 +2183,16 @@ data:
|
|||||||
"name": "namespace_scope_cpu",
|
"name": "namespace_scope_cpu",
|
||||||
"label": "CPU namespace filter",
|
"label": "CPU namespace filter",
|
||||||
"type": "custom",
|
"type": "custom",
|
||||||
"query": "workload namespaces only : namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\",all namespaces : namespace=~\".*\",infrastructure namespaces only : namespace=~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\"",
|
"query": "workload namespaces only : namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\",all namespaces : namespace=~\".*\",infrastructure namespaces only : namespace=~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\"",
|
||||||
"current": {
|
"current": {
|
||||||
"text": "workload namespaces only",
|
"text": "workload namespaces only",
|
||||||
"value": "namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\"",
|
"value": "namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\"",
|
||||||
"selected": true
|
"selected": true
|
||||||
},
|
},
|
||||||
"options": [
|
"options": [
|
||||||
{
|
{
|
||||||
"text": "workload namespaces only",
|
"text": "workload namespaces only",
|
||||||
"value": "namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\"",
|
"value": "namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\"",
|
||||||
"selected": true
|
"selected": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -2202,7 +2202,7 @@ data:
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"text": "infrastructure namespaces only",
|
"text": "infrastructure namespaces only",
|
||||||
"value": "namespace=~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\"",
|
"value": "namespace=~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\"",
|
||||||
"selected": false
|
"selected": false
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@ -2217,16 +2217,16 @@ data:
|
|||||||
"name": "namespace_scope_gpu",
|
"name": "namespace_scope_gpu",
|
||||||
"label": "GPU namespace filter",
|
"label": "GPU namespace filter",
|
||||||
"type": "custom",
|
"type": "custom",
|
||||||
"query": "workload namespaces only : namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\",all namespaces : namespace=~\".*\",infrastructure namespaces only : namespace=~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\"",
|
"query": "workload namespaces only : namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\",all namespaces : namespace=~\".*\",infrastructure namespaces only : namespace=~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\"",
|
||||||
"current": {
|
"current": {
|
||||||
"text": "workload namespaces only",
|
"text": "workload namespaces only",
|
||||||
"value": "namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\"",
|
"value": "namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\"",
|
||||||
"selected": true
|
"selected": true
|
||||||
},
|
},
|
||||||
"options": [
|
"options": [
|
||||||
{
|
{
|
||||||
"text": "workload namespaces only",
|
"text": "workload namespaces only",
|
||||||
"value": "namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\"",
|
"value": "namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\"",
|
||||||
"selected": true
|
"selected": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -2236,7 +2236,7 @@ data:
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"text": "infrastructure namespaces only",
|
"text": "infrastructure namespaces only",
|
||||||
"value": "namespace=~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\"",
|
"value": "namespace=~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\"",
|
||||||
"selected": false
|
"selected": false
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@ -2251,16 +2251,16 @@ data:
|
|||||||
"name": "namespace_scope_ram",
|
"name": "namespace_scope_ram",
|
||||||
"label": "RAM namespace filter",
|
"label": "RAM namespace filter",
|
||||||
"type": "custom",
|
"type": "custom",
|
||||||
"query": "workload namespaces only : namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\",all namespaces : namespace=~\".*\",infrastructure namespaces only : namespace=~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\"",
|
"query": "workload namespaces only : namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\",all namespaces : namespace=~\".*\",infrastructure namespaces only : namespace=~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\"",
|
||||||
"current": {
|
"current": {
|
||||||
"text": "workload namespaces only",
|
"text": "workload namespaces only",
|
||||||
"value": "namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\"",
|
"value": "namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\"",
|
||||||
"selected": true
|
"selected": true
|
||||||
},
|
},
|
||||||
"options": [
|
"options": [
|
||||||
{
|
{
|
||||||
"text": "workload namespaces only",
|
"text": "workload namespaces only",
|
||||||
"value": "namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\"",
|
"value": "namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\"",
|
||||||
"selected": true
|
"selected": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -2270,7 +2270,7 @@ data:
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"text": "infrastructure namespaces only",
|
"text": "infrastructure namespaces only",
|
||||||
"value": "namespace=~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\"",
|
"value": "namespace=~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\"",
|
||||||
"selected": false
|
"selected": false
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|||||||
@ -209,7 +209,7 @@ data:
|
|||||||
},
|
},
|
||||||
"targets": [
|
"targets": [
|
||||||
{
|
{
|
||||||
"expr": "sum(kube_pod_info{node=~\"titan-0a|titan-0b|titan-0c\",namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|flux-system|traefik|maintenance|postgres)$\"})",
|
"expr": "sum(kube_pod_info{node=~\"titan-0a|titan-0b|titan-0c\",namespace!~\"^(kube-system|longhorn-system|metallb-system|monitoring|logging|cert-manager|flux-system|traefik|maintenance|postgres)$\"})",
|
||||||
"refId": "A"
|
"refId": "A"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user