This commit is contained in:
@@ -778,14 +778,14 @@ function initNavPanel() {
|
|||||||
key: key++
|
key: key++
|
||||||
});
|
});
|
||||||
|
|
||||||
//PROFILE
|
// //PROFILE
|
||||||
//metrics rights
|
// //metrics rights
|
||||||
sub.push({
|
// sub.push({
|
||||||
title: "ServerProfiler",
|
// title: "ServerProfiler",
|
||||||
icon: "$ayiBinoculars",
|
// icon: "$ayiBinoculars",
|
||||||
route: "/ops-profile",
|
// route: "/ops-profile",
|
||||||
key: key++
|
// key: key++
|
||||||
});
|
// });
|
||||||
}
|
}
|
||||||
|
|
||||||
//NOTIFICATION CONFIG AND HISTORY
|
//NOTIFICATION CONFIG AND HISTORY
|
||||||
|
|||||||
@@ -151,7 +151,7 @@ export default {
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
selectedTimePeriod: "*past6hours*",
|
selectedTimePeriod: "*past7days*",
|
||||||
selectLists: {
|
selectLists: {
|
||||||
dateFilterTokens: []
|
dateFilterTokens: []
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user