Sentinel
Sentinel copied to clipboard
1.8.8 Dashboard 集成动态数据源(持久化)
Issue Description
Type: feature request
我根据官方遗留的代码,将动态数据源集成进了Dashboard中,并将其扩展到其他规则
I integrated the dynamic data source into the Dashboard based on the official legacy code and extended it to other rules
因为不清楚你们为什么最终没有放出Dashboard中的动态数据源功能,所以我并未进行PR,仅在此处做个分享
Because I am not sure why you ultimately did not release the dynamic data source feature in Dashboard, I did not conduct a PR and only shared it here
地址 - Address https://github.com/hanpijun-buhanpi/Sentinel/tree/1.8-re-1
实现流控、熔断、系统、授权、热点规则的持久化
实现网关规则的持久化
实现集群链路界面
@hanpijun-buhanpi 请问实现代码在具体哪里呢?