Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 944 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 944 Bytes

Description

This repository is intended to collect examples of distributed tracing that I read in different books or articles.
I will put the examples of each book or article in its own directory. Also, each book will have its own description in the corresponding directory.

All codes will be in the C#/.NET language.


Books and articles so far

  1. Mastering Distributed Tracing: Analyzing performance in microservices and complex systems 1st Edition. By Yuri Shkuro (book's link) (examples's link)

Need more information?

For any topic that you think is remarkable, you can create an issue so that we can discuss it. Correcting the code makes me happy in any way; whether it's a pull request or a note on the issue!