From 365ffec636f2793a1a076d016493652edc9f8c08 Mon Sep 17 00:00:00 2001 From: Young Hu Date: Fri, 28 Dec 2018 15:48:17 +0800 Subject: [PATCH] doc: update awesome-sentinel.md (#354) --- doc/awesome-sentinel.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/awesome-sentinel.md b/doc/awesome-sentinel.md index e010c351..e655952f 100644 --- a/doc/awesome-sentinel.md +++ b/doc/awesome-sentinel.md @@ -34,4 +34,5 @@ You can also add to [sentinel-group/sentinel-awesome](https://github.com/sentine - [Sentinel 与 Hystrix 的对比](https://github.com/alibaba/Sentinel/wiki/Sentinel-%E4%B8%8E-Hystrix-%E7%9A%84%E5%AF%B9%E6%AF%94) - [Guideline: 从 Hystrix 迁移到 Sentinel](https://github.com/alibaba/Sentinel/wiki/Guideline:-%E4%BB%8E-Hystrix-%E8%BF%81%E7%A7%BB%E5%88%B0-Sentinel) - [Sentinel 控制台监控数据持久化【MySQL】(Spring Data JPA)](https://www.cnblogs.com/cdfive2018/p/9838577.html) by [cdfive](https://github.com/cdfive) -- [Sentinel 控制台监控数据持久化【InfluxDB】](https://www.cnblogs.com/cdfive2018/p/9914838.html) by [cdfive](https://github.com/cdfive) \ No newline at end of file +- [Sentinel 控制台监控数据持久化【InfluxDB】](https://www.cnblogs.com/cdfive2018/p/9914838.html) by [cdfive](https://github.com/cdfive) + - [Sentinel一体化监控解决方案 CrateDB+Grafana](https://blog.csdn.net/huyong1990/article/details/82392386) by [Young Hu](https://github.com/YoungHu)