Zipkin 是 Twitter 的一个开源项目,允许开发者收集 Twitter 各个服务上的监控数据,并提供查询接口。
该系统让开发者可通过一个 Web 前端轻松的收集和分析数据,例如用户每次请求服务的处理时间等,可方便的监测系统中存在的瓶颈。
Zipkin 使用 Apache Cassandra 做为数据存储系统,使用 Apache ZooKeeper &nDash; the Hadoop configuRATion management software – for coordination, and Facebook's Scribe Data aggregation system as the logging framework to transport the Trace data.
发布于 2017-10-12 00:23:29 | 127 次阅读
发布于 2017-07-05 00:02:40 | 108 次阅读
发布于 2017-01-04 00:19:55 | 431 次阅读