From a3cb3e41307ccd4b53edd83720538c5a512bb7e2 Mon Sep 17 00:00:00 2001 From: ascrutae Date: Tue, 27 Feb 2018 11:51:12 +0800 Subject: [PATCH] add hystrix framework to support list --- docs/Supported-list.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/Supported-list.md b/docs/Supported-list.md index cf1e4a26e9..17cb5fc630 100644 --- a/docs/Supported-list.md +++ b/docs/Supported-list.md @@ -47,6 +47,7 @@ * Scheduler * [Elastic Job](https://github.com/elasticjob/elastic-job) 2.x * OpenTracing community supported +* [Hystrix: Latency and Fault Tolerance for Distributed Systems](https://github.com/Netflix/Hystrix) 1.4.20 -> 1.5.12 ¹Required dependencies for these components must be first manually downloaded before being built, due to license incompatibilities. For this reason these components are not by default included in the SkyWalking releases. -- GitLab