ChanningBJ / meerkat
meerkat 是用于服务监控以及服务降级基础组件,主要为了解决调用外部接口的时候进行成功率,响应时间,QPS指标的监控,同时在成功率下降到预设的阈值以下的时候自动切断外部接口的调用,外部接口成功率恢复后自动恢复请求
☆51Updated 7 years ago
Alternatives and similar repositories for meerkat:
Users that are interested in meerkat are comparing it to the libraries listed below
- 分布式链路跟踪监控插件,开箱即用,使用方式参考module:j360-trace-example , 本项目供学习之用,参考Google Dapper论文设计,收集存储分离,使用kafka,http,mq等进行解耦☆61Updated 7 years ago
- 专业java监控平台☆77Updated 9 years ago
- 已作为 Hasor 的子项目,迁移到:http://git.oschina.net/zycgit/hasor☆77Updated 7 years ago
- A Dapper based Large-Scale Distributed Systems Tracing Infrastructure☆98Updated 8 years ago
- A high performance Memcache developed by Mycat team ,used Java NIO and Off-heap Memory ,QQ group : 490435960☆42Updated 7 years ago
- 分布式可靠消息组件☆95Updated 3 years ago
- 基于二阶提交理论实现的分布式事务服务框架☆26Updated 8 years ago
- Navi is a distributed service framework that provides cluster management and high performance RPC☆93Updated 8 years ago
- springboot-dubbo集成☆31Updated 5 years ago
- 用于RocketMQ与Flume-ng之间的消息接收和投递☆31Updated 9 years ago
- ☆31Updated 9 years ago
- Dubbo + Zipkin + Brave + Kafka实现全链路追踪☆55Updated 6 years ago
- DataCarrier is a light, embed, high-throughput, publish-subscribe MQ.☆57Updated 5 years ago
- 高性能轻便的序列化组件☆34Updated 11 years ago
- Central Application Tracking Version 2☆28Updated 8 years ago
- tns provides distributed solutions for thrift, support service discovery, high availability, load balancing, the gray release, horizontal…☆49Updated 7 years ago
- 基于阿里Dubbo框架的服务切换工具☆19Updated 7 years ago
- 轻量级java消息中间件☆52Updated 8 years ago
- 一个支持多级缓存的分布式缓存系统☆19Updated 7 years ago
- Fountain is a Java based toolkit for syncing MySQL binlog and provide an easy API to process/publish events.☆83Updated 8 years ago
- 基于Java语言编写的轻量级分库分表(Sharding)中间件,丰富的Sharding算法支持(2类4种分片算法),能够方便DBA实现库的极速扩容和降低数据迁移成本。Kratos站在巨人的肩膀上(SpringJdbc),采用与应用集成架构,放弃通用性,只为换取更好的执行性能…