Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/1046102779/opentracing

OpenTracing分布式跟踪系统标准和源码阅读
https://github.com/1046102779/opentracing

dapper gateway log prometheus rpc

Last synced: about 2 months ago
JSON representation

OpenTracing分布式跟踪系统标准和源码阅读

Awesome Lists containing this project

README

        

# opentracing

电子书地址:

1. [看云地址](https://www.kancloud.cn/cdh0805010118/opentracing)

2. [love2.io](https://love2.io/@1046102779/doc/opentracing)

为了对分布式跟踪系统有系统的了解,我的阅读清单

1. Dapper论文
2. OpenTracing标准、以及basictracer-go源码;
3. Appdash
4. Jaeger, 包括其中的rpc框架tchannel-go。并阅读了tchannel协议

不过以上都是关于golang的实现,有一些局限性,没有看其他语言实现的分布式跟踪系统pinpoint, zipkin, CAT等

希望通过以上的标准理解、协议理解和源代码阅读,能够对分布式跟踪系统有比较深入的了解

这个电子书访问比较慢,以后有合适的,再放到其他平台上