Skip to content

Latest commit

 

History

History
 
 

hystrix-dashboard

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Hystrix Dashboard

View the Dashboard Wiki for more information including installation instructions.

Run via Gradle

$ git clone https://github.com/Netflix/Hystrix.git
$ cd Hystrix/hystrix-dashboard
$ ../gradlew jettyRun
> Building > :hystrix-dashboard:jettyRun > Running at http://localhost:7979/hystrix-dashboard

Once running, open http://localhost:7979/hystrix-dashboard.

Example

Example screenshot from iPad while monitoring Netflix API: