/hystrix-turbine

Hystrix Turbine integrates each service's data of Hystrix Dashboard.

Primary LanguageSmartyApache License 2.0Apache-2.0

hystrix-turbine

Hystrix Turbine integrates each service's data of Hystrix Dashboard. The use of Hystrix Turbine is very simple and requires only the introduction of appropriate dependencies, annotations and configurations.

Run via Maven

$ git clone https://github.com/choerodon/hystrix-turbine.git
$ cd hystrix-turbine
$ mvn clean spring-boot:run

Once running, open http://localhost:9020/turbine.stream

Documentation

For information on the turbine, refer tohttps://github.com/Netflix/Turbine

Links

Reporting Issues

If you find any shortcomings or bugs, please describe them in the issue.

How to Contribute

Pull requests are welcome! Follow to know for more information on how to contribute.