Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 569 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 569 Bytes

Clone the Hystrix Git-Repo, go to hystrix-dashboard inside and run ./gradlew jettyRun. The log output contains the url to reach the dashboard.

Now to a mvn clean tomcat7:run-war -Dmaven.tomcat.port=8085 to get this application up and running.

#Application URLs# The main application The hystrix stream The turbine stream

Profit!!