polaris icon indicating copy to clipboard operation
polaris copied to clipboard

Service Discovery and Governance Platform for Microservice and Distributed Architecture

Results 141 polaris issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/48663740/184060781-3100f26d-a588-4ed6-a857-91484edda0ee.png)

bug

能否在polaris中添加调用量统计功能,这样能更好的显示接口的调用量占比与调用量的分布,对于监测接口的展现,感谢感谢!

need discuss

**What is the feature you want to add?** - 控制台接口的 token 检查逻辑新增基于 JWT 的检查逻辑 - 用户登陆时,返回一个 Json Web Token,不返回用户的 token - server 端接收到 JWT 时进行相关检查 - JWT 是否过期,JWT 对应的 user-id...

enhancement
issue-shoot
console
auth

场景: 当我想使用 polaris 的 server 和 console 的搭配 作为 spring cloud config 的后台组件时发现 polaris 的 server 和 console 的安装搭配MySQL 时有点复杂, 希望能提供 1. polaris 的 server 与 MySQL 的的搭配使用场景 demo 2....

documentation
question

昨天我登录polaris之后,早上都不登录退出,还可以操作,这个token是否可以设置失效时间

enhancement
keystone

**What is the feature you want to add?** - 添加 ConfigChain 组件,在将配置存到store层时,进过ConfigChain完成相关额外增强能力 **Why do you want to add this feature?** - 便于快速为配置中心模块添加能力,例如 - 配置加解密 - 配置发布事件记录 - 配置发布历史记录 - ......

enhancement
need discuss
config
good advanced issue

**What is the feature you want to add?** 路由规则中增加反向匹配筛选方式.(在路由规则实例分组中, 匹配方式支持反向匹配, 即找匹配不上的实例) **Why do you want to add this feature?** 我们线上追加新版本服务, 例如1.0.0, 希望控制流量比例到这个版本, 而其他流量则到非这个版本的实例上 **How to implement this feature?** 在实际使用过程中, 更多以新版本作为关注点,...

enhancement

polaris nodejs sdk current is not available, are their have any plan to publish it?

question

![image](https://user-images.githubusercontent.com/22251152/174221511-53d497e9-7f9a-4ab9-91e4-50237bafad81.png) 1,如图所示,当某一个空间下的配置很多,页面上显示的配置不全,也没有分页? 2,配置文件搜索,未和后端进行交互?

bug
config
console