add config fallbacks and notes

This commit is contained in:
Christoph Kluge
2025-07-10 14:57:12 +02:00
parent 57b43b7b60
commit b036c3903c
5 changed files with 5 additions and 3 deletions

View File

@@ -358,6 +358,7 @@ type Query {
from: Time!
to: Time!
): [NodeMetrics!]!
nodeMetricsList(
cluster: String!
subCluster: String!