-
In section "Why is it slow to register a Service?" of the documentation, it is said one can speed-up the client registration process by changing the heartbeat interval to a higher frequency (default i…
-
Starter seems to have compatibility issues with current Spring Boot and Spring Cloud.
Trying to solve them on my second try following [devon microservices guide](https://github.com/devonfw/devon-guid…
-
Setup as follows, Spring Cloud Gateway proxying Spring Data Rest API, via http, running on Google Kubernetes Engine over TLS. TLS terminates on the gcloud http load balancer created by the kubernetes…
-
* https://en.wikipedia.org/wiki/Tracing_(software)
* https://en.wikipedia.org/wiki/System_monitoring
* https://en.wikipedia.org/wiki/Network_monitoring
* https://en.wikipedia.org/wiki/Crash_reporte…
-
First at all that project seems really promising, far better then `Zuul 1` version!
Last day I was talking with @dsyer about designing/prototyping a kind of _layout service_ / _ui composition servi…
-
Subscribe to this issue and stay notified about new [daily trending repos in Java](https://github.com/trending/java?since=daily)!
-
When I try to start zuul2 sample I am always
Error: Your request of "passthrough" was not found on redirect platform.
-
I understand that there is a section in the documentation about Eureka Peer Awareness, but somehow I do not find this enough.
I find it hard to understand how this would make Eureka more HA. There wou…
-
This is very similar to #85.
I am using Hystrix dashboard 1.5.0 (running the `.war` file in Cloud Foundry on Tomcat 8), and an application with Hystrix Core/Metrics Event Stream 1.4.23 (same cloud). …
-
I have set up zuul proxy that forwards calls to the configured routes. I'm trying to set up distributed tracing using spring sleuth. The zuul proxy is unable to forward calls to the configured routes …