Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/finefuture/sentinel-dashboard-X
Sentinel Dashboard 集成多数据源版本
https://github.com/finefuture/sentinel-dashboard-X
apollo multi-datasource nacos sentinel
Last synced: 3 days ago
JSON representation
Sentinel Dashboard 集成多数据源版本
- Host: GitHub
- URL: https://github.com/finefuture/sentinel-dashboard-X
- Owner: finefuture
- Created: 2019-04-28T02:59:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T15:20:22.000Z (almost 2 years ago)
- Last Synced: 2024-08-03T21:02:36.635Z (3 months ago)
- Topics: apollo, multi-datasource, nacos, sentinel
- Language: Java
- Homepage:
- Size: 1.51 MB
- Stars: 7
- Watchers: 4
- Forks: 5
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- sentinel-awesome - Sentinel dashboard multi-data-source adapter - data-source adapter has integrated Apollo and Nacos configuration center for bidirectional modification persistence. Implemented by [finefuture](https://github.com/finefuture) (Extensions / Integrations)
README
### [官方地址](https://github.com/alibaba/Sentinel/tree/master/sentinel-dashboard)
### 与主分支的区别
这里集成了多数据源,比如Nacos、Apollo以及本地存储通过SentinelApiClient发送变化给客户端的方式,具体修改参见transport包中fetch、publish包,
使用时可参考[Sentinel与Apollo集成示例](https://github.com/finefuture/Sentinel-Apollo-demo.git) 、 [Sentinel与Nacos集成示例](https://github.com/finefuture/Sentinel-Nacos-demo.git)