wu-sheng closed pull request #834: add hystrix framework to support list URL: https://github.com/apache/incubator-skywalking/pull/834
This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request (from a fork), the diff is supplied below (as it won't show otherwise due to GitHub magic): diff --git a/docs/Supported-list.md b/docs/Supported-list.md index cf1e4a26e..e0db31239 100644 --- a/docs/Supported-list.md +++ b/docs/Supported-list.md @@ -44,6 +44,7 @@ * Spring Ecosystem * Spring Bean annotations(@Bean, @Service, @Component, @Repository) 3.x and 4.x (Optional?) * Spring Core Async SuccessCallback/FailureCallback/ListenableFutureCallback 4.x +* [Hystrix: Latency and Fault Tolerance for Distributed Systems](https://github.com/Netflix/Hystrix) 1.4.20 -> 1.5.12 * Scheduler * [Elastic Job](https://github.com/elasticjob/elastic-job) 2.x * OpenTracing community supported ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
