chen-gliu
Results
2
comments of
chen-gliu
报错是因为Consul修改了服务获取的接口,所以Prometheus也做了相应的更新。我开源的adapter实现了最近的接口和兼容了老的接口。提供了长轮询的方式。[https://github.com/chen-gliu/nacos-consul-adapter](url),欢迎使用
我使用Reactor实现了同样的功能,和Spring Cloud Gateway相同的技术栈,使用maven引入jar包就可以使用,并提供了长轮询的方式,服务变更更快察觉。[https://github.com/chen-gliu/nacos-consul-adapter](url)