Compare commits

..
Author SHA1 Message Date
simon 3ea485bfc7 make disk usage per container metric optional 2026-09-08 10:30:59 +02:00
3 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ services:
condition: on-failure
labels:
- "backupbot.backup=${ENABLE_BACKUPS:-true}"
- "coop-cloud.${STACK_NAME}.version=2.0.0+v1.18.1"
- "coop-cloud.${STACK_NAME}.version=1.6.0+v1.8.1"
configs:
config_alloy:
template_driver: golang
+1 -1
View File
@@ -1766,7 +1766,7 @@
"refId": "Prometheus-node_id-Variable-Query"
},
"refresh": 2,
"regex": "/^(?:(?:node|cadvisor)\\.)*(?:monitoring\\.(?=.*\\..*\\.))?(.*)$/",
"regex": "/^(?:(?:node|cadvisor|monitoring).)*(.*)$/",
"skipUrlSync": false,
"sort": 0,
"type": "query"