mirror of
https://github.com/akvorado/akvorado.git
synced 2025-12-11 22:14:02 +01:00
console/frontend: use configured dimensions limit for “Visualize” tab
This commit is contained in:
@@ -26,7 +26,8 @@ func TestConfigHandler(t *testing.T) {
|
||||
"filter": "InIfBoundary = external",
|
||||
"dimensions": []string{"SrcAS"},
|
||||
},
|
||||
"topWidgets": []string{"src-as", "src-port", "protocol", "src-country", "etype"},
|
||||
"dimensionsLimit": 50,
|
||||
"homepageTopWidgets": []string{"src-as", "src-port", "protocol", "src-country", "etype"},
|
||||
},
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user