Open zhanglei-1987 opened 5 years ago
Hi @zhanglei-1987, we detect non-English characters in the issue. This comment is an auto translation from @sentinel-bot to help other users to understand this issue. We encourage you to describe your issue in English which is more friendly to other users.
1.dashbord suggest to provide normal jar package by means of hystrix-dashboard or spring-boot-admin, not spring-boot-jar, so that everyone can integrate extension 2.dashbord suggests support for context-path configuration, need to rewrite the client and dashboard communication
+1 起码能够配置应用路径。为什么非要在根上,还都写死了。
+1 起码能够配置应用路径。为什么非要在根上,还都写死了。
This has been supported via https://github.com/alibaba/Sentinel/pull/515
1.dashbord建议参照hystrix-dashboard或者spring-boot-admin的方式提供普通jar包,不要spring-boot-jar,这样方便大家集成扩展 2.dashbord建议支持context-path的配置,需要重写客户端与dashboard通信 3.建议支持从注册中心寻找已接入sentinel的客户端实例,类似spring-boot-admin的做法,双向接入都支持 4.如果是web应用,建议transport复用web体系,不要自建httpserver 5.将更多的扩展开放出来,方便大家自定义一些功能