mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-07-23 04:51:39 +02:00
Add global metric list including graphQL query
This commit is contained in:
@@ -27,4 +27,6 @@ func TestClusterConfig(t *testing.T) {
|
||||
if len(sc.MetricConfig) != 15 {
|
||||
t.Fail()
|
||||
}
|
||||
|
||||
// spew.Dump(archive.GlobalMetricList)
|
||||
}
|
||||
|
Reference in New Issue
Block a user