mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-09-13 04:02:59 +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