mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-14 11:21:29 +00:00
feat: add virtual cache dashboard (#159)
This commit is contained in:
@@ -31,6 +31,8 @@ export const RoutesMap: { [key: string]: string } = {
|
||||
GeneralServicesActiveTabIndex: "GENERAL",
|
||||
VirtualDatabase: "VIRTUAL_DATABASE",
|
||||
VirtualDatabaseActiveTabIndex: "VIRTUAL_DATABASE",
|
||||
VirtualCache: "VIRTUAL_CACHE",
|
||||
VirtualCacheActiveTabIndex: "VIRTUAL_CACHE",
|
||||
MeshServices: "MESH",
|
||||
MeshServicesActiveTabIndex: "MESH",
|
||||
ControlPanel: "MESH_CP",
|
||||
|
Reference in New Issue
Block a user