polaris-console icon indicating copy to clipboard operation
polaris-console copied to clipboard

Console for Polaris

Results 13 polaris-console issues
Sort by recently updated
recently updated
newest added

![092543ca2e15e1fe921989ed7faa77e](https://github.com/polarismesh/polaris-console/assets/17782614/aea31d15-4752-420d-9d92-fd660d8392fa) ![5641201c6b94d3da8d81c5ad8cc4e4b](https://github.com/polarismesh/polaris-console/assets/17782614/dd5a2b61-43cb-430d-9bb0-9cf173b40fbc) 在官方文档使用指南下面的就近路由当中有个开启近访问的开关,但是在我们自己搭建的北极星服务端和119.91.66.223上面,没有发现这个开关

服务列表及实例页面只支持按单选标签查找,期望支持多选

北极星控制台每次进入一些界面时会遍历查询所有的服务数据下来,当服务数据过多时会导致持续拉取

如题. 这样在做调试时候可以快速获知版本信息, 不用跟运维确认

北极星控制台, 可观测性, 这个页面中, 默认时间颗粒度为1s, 粒度小, 会极大增加后台Prometheus的压力, 请帮忙优化或者设置更大的时间颗粒度

北极星服务调用监控中,统计服务请求数时,不是统计的每一分钟内收到的请求,而是在之前的基础上累加的请求数。 比如说:【0-1min】5个请求,【1min-2min】6个请求, 画出来的图第一分钟是5个请求,第二分钟统计出来是11个请求(5+6),而不是6个请求

1. 限流资源新增【CPU使用率】类型 2. 选择CPU使用率类型时: - 限制只能单机限流 - 阈值变为【CPU使用率阈值】,单位变为%;增加【滑动窗口精度】配置选项 - 限流方案变为【自适应】

隐藏前: 隐藏后: polaris项目相关的issue: - https://github.com/polarismesh/polaris/issues/1182 - https://github.com/polarismesh/polaris/issues/1133