https://github.com/1046102779/opentracing
OpenTracing分布式跟踪系统标准和源码阅读
https://github.com/1046102779/opentracing
dapper gateway log prometheus rpc
Last synced: over 1 year ago
JSON representation
OpenTracing分布式跟踪系统标准和源码阅读
- Host: GitHub
- URL: https://github.com/1046102779/opentracing
- Owner: 1046102779
- Created: 2018-02-24T09:32:10.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-04-26T09:39:58.000Z (about 5 years ago)
- Last Synced: 2025-01-26T07:44:47.445Z (over 1 year ago)
- Topics: dapper, gateway, log, prometheus, rpc
- Homepage:
- Size: 328 KB
- Stars: 28
- Watchers: 3
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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等
希望通过以上的标准理解、协议理解和源代码阅读,能够对分布式跟踪系统有比较深入的了解
这个电子书访问比较慢,以后有合适的,再放到其他平台上