mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-12-19 05:36:17 +01:00
cleanup, adapt internalDash, remove debug query value
This commit is contained in:
@@ -83,7 +83,7 @@
|
||||
}
|
||||
`,
|
||||
variables: {
|
||||
filter: { cluster: { eq: cluster }, timeStart: 1760096999},
|
||||
filter: { cluster: { eq: cluster }, timeStart: stackedFrom},
|
||||
typeNode: "node",
|
||||
typeHealth: "health"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user