You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/03/09 02:18:00 UTC

[jira] [Commented] (KYLIN-5465) kylin5 Embedded Dashboard for Query and Job

    [ https://issues.apache.org/jira/browse/KYLIN-5465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17698147#comment-17698147 ] 

ASF GitHub Bot commented on KYLIN-5465:
---------------------------------------

LauraXia123 commented on code in PR #2097:
URL: https://github.com/apache/kylin/pull/2097#discussion_r1130307063


##########
kystudio/src/components/dashboard/BarEcharts.vue:
##########
@@ -0,0 +1,74 @@
+<template>

Review Comment:
   chart 这几个文件可以改成vue-property-decorator 的写法





> kylin5 Embedded Dashboard for Query and Job
> -------------------------------------------
>
>                 Key: KYLIN-5465
>                 URL: https://issues.apache.org/jira/browse/KYLIN-5465
>             Project: Kylin
>          Issue Type: New Feature
>          Components: Metrics
>            Reporter: Li Can
>            Assignee: Li Can
>            Priority: Major
>             Fix For: 5.0-alpha
>
>         Attachments: dashboard.png
>
>
> 1.display job, cube statistics data.
> 2.there have two query tables, if the query sql is error, then realization will not store the data, so we use the realization table to display statistics, because the error query will not include latency results.
> 3.base on quote 2, we add some columns to realization table to collect data



--
This message was sent by Atlassian Jira
(v8.20.10#820010)