5.5.5(DEC 1, 2019)
Nepxion Discovery 5.5.5 发布
发布日志
性能提升:
- 去掉灰度Actuator接口,提升20%-30%的TPS
功能更新:
- 增加Sentinel在Opentracing + Jaeger上的埋点输出,使用方式,引入下面的包即可:
<dependency>
<groupId>com.nepxion</groupId>
<artifactId>discovery-plugin-strategy-sentinel-starter-opentracing</artifactId>
<version>${discovery.version}</version>
</dependency>
感谢:
- 感谢@zhangshun同学贡献Sentinel Opentracing相关代码
源码主页
https://github.com/Nepxion/Discovery
指南主页
https://github.com/Nepxion/DiscoveryGuide
文档主页
https://gitee.com/Nepxion/Docs/tree/master/web-doc
其它版本
同时发布的版本,还包括:
- Nepxion Discovery 4.13.5,支持Finchley版
- Nepxion Discovery 3.13.5,支持Edgware版