cloudfoundry-community / bosh-cloudstack-cpi-release

a bosh external CPI Provider for CloudStack Iaas
Apache License 2.0
5 stars 7 forks source link

add hystrix circuit breaker #33

Closed poblin-orange closed 8 years ago

poblin-orange commented 8 years ago

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

poblin-orange commented 8 years ago

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