linkis icon indicating copy to clipboard operation
linkis copied to clipboard

[FEATURE] add kanban in linkisweb

Open sjgllgh opened this issue 1 year ago • 1 comments

What is the purpose of the change

Add statistical analysis dashboards for task execution status.

  • Added task execution status statistics (Data Source: Table linkis_ps_job_history_group_history)
  • Added engine startup status statistics (Data Source: Table linkis_cg_ec_resource_info_record)
  • Added top N list of task duration (Data Source: Table linkis_ps_job_history_group_history)

为任务执行情况增加统计分析看板

  • 增加了任务执行情况统计 (Data Source: Table linkis_ps_job_history_group_history)
  • 增加了引擎启动情况统计 (Data Source: Table linkis_cg_ec_resource_info_record)
  • 增加了任务耗时TOPN列表 (Data Source: Table linkis_ps_job_history_group_history)

Related issues/PRs

Related issues: #4189

Pictures

sample

Checklist

  • [x] I have read the Contributing Guidelines on pull requests.
  • [x] I have explained the need for this PR and the problem it solves
  • [x] I have explained the changes or the new features added to this PR
  • [] I have added tests corresponding to this change
  • [] I have updated the documentation to reflect this change
  • [x] I have verified that this change is backward compatible (If not, please discuss on the Linkis mailing list first)
  • [x] If this is a code change: I have written unit tests to fully verify the new behavior.

sjgllgh avatar Feb 22 '24 01:02 sjgllgh

LGTM.

mayinrain avatar Feb 22 '24 09:02 mayinrain