1 Star 0 Fork 0

Ulric Qin / integrations

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
README.md 775 Bytes
一键复制 编辑 原始数据 按行查看 历史
Ulric Qin 提交于 2021-12-20 11:27 . add main.go

前端路径

/integrations -> 渲染列表页
/integrations/mysql -> 渲染具体的某个integration,下面有多个tab,分别拉取不同的接口的数据渲染

API

/api/integrations
/api/integration/:dir/overview
/api/integration/:dir/configuration
/api/integration/:dir/metrics
/api/integration/:dir/dashboard
/api/integration/:dir/monitors

静态资源

/mysql/mysql.svg
/mysql/mysql.png
/redis/dashboard.json

如果markdown中有链接、图片引用,全部写做/:dir/filename的方式

index page

类似这个页面,上面增加搜索框,前端搜索,Available按钮干掉,调用接口/api/integrations返回所有的integration的元信息

integration page

1
https://gitee.com/cnperl/integrations.git
git@gitee.com:cnperl/integrations.git
cnperl
integrations
integrations
master

搜索帮助