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 appRun
> Building > :hystrix-dashboard:appRun > Running at http://localhost:7979/hystrix-dashboard

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

Run as standalone Java application

@kennedyoliveira has written a standalone app, documented at : https://github.com/kennedyoliveira/standalone-hystrix-dashboard

Example

Example screenshot from iPad while monitoring Netflix API: