mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-14 20:01:28 +00:00
feat: add config and create querys to get metric data
This commit is contained in:
@@ -53,7 +53,7 @@ const layout: LayoutConfig[] = [
|
||||
{ x: 4, y: 27, w: 4, h: 12, i: "15" },
|
||||
{ x: 8, y: 27, w: 4, h: 15, i: "16" },
|
||||
];
|
||||
dashboardStore.setLayout(layout);
|
||||
// dashboardStore.setLayout(layout);
|
||||
</script>
|
||||
<style lang="scss" scoped>
|
||||
.ds-main {
|
||||
|
Reference in New Issue
Block a user