Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Console feature: add application detail page #80

Open
chickenlj opened this issue Dec 7, 2023 · 2 comments
Open

Console feature: add application detail page #80

chickenlj opened this issue Dec 7, 2023 · 2 comments
Labels
console/backend Console backend type console/frontend Console frontend type feature Adding new features or functionalities
Milestone

Comments

@chickenlj
Copy link
Contributor

description

围绕一个应用出发,展示应用的详细:

  • 如果是k8s,就是 kubernetes service 详情
  • deployment/pod/ip 详情
  • 发布的服务详情
  • 消费的服务详情
  • 显示流量的聚合页面 (类似当前我们做的 Grafana 大盘)
  • 从当前应用出发生成的应用拓扑/依赖关系

components

  • backend
  • frontend

depends on

#78

@chickenlj chickenlj added console/backend Console backend type console/frontend Console frontend type feature Adding new features or functionalities labels Dec 7, 2023
@chickenlj chickenlj added this to the v0.0.2 milestone Dec 7, 2023
@sjcsjc123
Copy link
Contributor

我的理解是dubbo-cp加一个application的子命令,用来展示应用详情等信息。是不是需要封装一下k8s的client接口,用来连接k8s集群等,目前还不知道从哪里下手。

@sjmshsh
Copy link
Contributor

sjmshsh commented Dec 16, 2023

我的理解是dubbo-cp加一个application的子命令,用来展示应用详情等信息。是不是需要封装一下k8s的client接口,用来连接k8s集群等,目前还不知道从哪里下手。

这个任务依赖于issue78,issue78有同学正在做。我们会随时同步进展的哈,包括原型图等等,都正在制作中。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
console/backend Console backend type console/frontend Console frontend type feature Adding new features or functionalities
Projects
None yet
Development

No branches or pull requests

3 participants