Skip to content

ramanans/spring-boot-cloud-sample

 
 

Repository files navigation

spring-boot-cloud sample

see also: https://blog.asarkar.org/technical/netflix-eureka/

spring-boot-admin

see also: https://github.com/codecentric/spring-boot-admin

spring-boot zuul router and filter

see also: https://bushkarl.gitbooks.io/spring-cloud/content/spring_cloud_netflix/router_and_filter_zuul.html

zipkin

If trace IDs in the log files are not enough, you can perform a more sophisticated trace analysis by using Zipkin. Zipkin is an application that collects tracing data and displays detailed data about it in a web UI. This data contains the duration of the single steps between services among a lot of other things.

see also:

http://www.baeldung.com/tracing-services-with-zipkin

https://cloud.spring.io/spring-cloud-sleuth/single/spring-cloud-sleuth.html

sleuth

Spring Cloud Sleuth is a library that supports implementing such a trace ID.

https://reflectoring.io/tracing-with-spring-cloud-sleuth/

About

spring-boot-cloud-sample 정리

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%