Skip to content

Service Monitoring – Hystrix, Eureka admin and Spring boot admin

Notifications You must be signed in to change notification settings

little-richard/spring-microservices-monitoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

spring-microservices-monitoring

Service Monitoring – Hystrix, Eureka admin and Spring boot admin

In this demo, i create three applications.

Employee Service – This microservice application is responsible to fetch data of Employees.

Api-Gateway – This application is to provide common gateway while accessing different microservices. In the following example it will act as a gateway to Employee Service above.

Eureka Server – This microservice application will provide service discovery and registration of above microservices.

About

Service Monitoring – Hystrix, Eureka admin and Spring boot admin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages