cleanup, adapt internalDash, remove debug query value

This commit is contained in:
Christoph Kluge
2025-12-12 17:51:54 +01:00
parent 0d62181272
commit 79e1c236fe
4 changed files with 54 additions and 154 deletions

View File

@@ -83,7 +83,7 @@
}
`,
variables: {
filter: { cluster: { eq: cluster }, timeStart: 1760096999},
filter: { cluster: { eq: cluster }, timeStart: stackedFrom},
typeNode: "node",
typeHealth: "health"
},