美文网首页trace
分布式调用链监控资源总结

分布式调用链监控资源总结

作者: 小程故事多 | 来源:发表于2017-06-16 16:25 被阅读3829次
    image.png

    一、常用文档

    Google Dapper 中文论文

    http://bigbully.github.io/Dapper-translation/

    分布式追踪系统架构与设计

    中文版:http://www.36dsj.com/archives/60241
    英文版:https://tech.knewton.com/blog/2016/04/distributed-tracing-design-architecture/

    OpenTracing官方标准-中文版

    中文版:https://github.com/opentracing-contrib/opentracing-specification-zh
    英文版:http://opentracing.io/documentation/pages/spec

    二、常用开源工具介绍

    Skywalking APM

    https://github.com/wu-sheng/sky-walking

    Twitter Zipkin 为一个分布式的调用链跟踪系统

    http://zipkin.io/

    美团点评CAT

    https://github.com/dianping/cat

    应用性能管理工具PinPoint

    https://github.com/naver/pinpoint

    Apache HTrace

    http://htrace.incubator.apache.org/

    相关文章

      网友评论

      本文标题:分布式调用链监控资源总结

      本文链接:https://www.haomeiwen.com/subject/dbkmqxtx.html