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

[Idea] 初步开发一个基本的 Sentry 网页面板扩展 #7

Open
LamGC opened this issue Jan 13, 2022 · 3 comments
Open

[Idea] 初步开发一个基本的 Sentry 网页面板扩展 #7

LamGC opened this issue Jan 13, 2022 · 3 comments
Labels
enhancement New feature or request help wanted Extra attention is needed question Further information is requested

Comments

@LamGC
Copy link
Owner

LamGC commented Jan 13, 2022

警告:该提议暂未确定实施,仅作为【想法】而进行讨论。

可以开发一个网页面板扩展,用于对接入 Sentry 的所有计算实例进行管理;
不计划过多的添加 One-Click 管理功能,优先实现一个网页上的脚本执行器(说是这样,只是把脚本传递给 Sentry 进行执行而已)。
计划的实现细节(暂定):

  • RBAC 用户管理;
  • 由接入端(Sentry 扩展形式,可以是脚本,或者是 jar 扩展包)和管理端(网页面板端)组成;
  • 可实现基本的 Oracle Cloud 管理功能;
  • 优先实现脚本执行功能(该功能可能要 Sentry 的内部支持);
    • 在线的脚本编辑;
  • Restful API

要实现以上细节功能,需要实现以下前置功能(暂定):

  • Sentry 脚本内嵌套执行(具有风险,需进一步探讨);
  • 脚本与外部的通讯(可通过单独的扩展包进行支持);

Last updated on 2022/01/13

@LamGC LamGC added enhancement New feature or request help wanted Extra attention is needed question Further information is requested labels Jan 13, 2022
@LamGC
Copy link
Owner Author

LamGC commented Jan 13, 2022

要确定开坑的话,由于前端水平有限,可能会先做个丑陋的界面出来试试水先。

@LamGC LamGC pinned this issue Jan 13, 2022
@LamGC
Copy link
Owner Author

LamGC commented Jan 13, 2022

MVP 版不一定会立刻将上述功能列表做出来,需要注意。

@LamGC
Copy link
Owner Author

LamGC commented Jul 18, 2022

(得继续放一会鸽子了,有更优先的项目)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant