Skip to content
This repository has been archived by the owner on Jan 6, 2022. It is now read-only.

add hystrix circuit breaker #33

Closed
poblin-orange opened this issue May 26, 2016 · 1 comment
Closed

add hystrix circuit breaker #33

poblin-orange opened this issue May 26, 2016 · 1 comment

Comments

@poblin-orange
Copy link
Member

Hystrix circuit breaker offers a good support in spring cloud, to manage backends timeout, avoid overflowing them in case of slow.
see

@poblin-orange
Copy link
Member Author

poblin-orange commented May 31, 2016

tip. the hystrix metrics can be streamed from http://core_user:core.password@director_ip:8080/admin/hystrix.steam from an external hystrix dashboard.
To deploy a hystrix dashboard on a cf deployment, see https://github.com/orange-cloudfoundry/cloudfoundry-operators-tools-boshrelease

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant