|
|
|
|
|
by phillipcarter
1028 days ago
|
|
Depending on how greenfield a project is, you don't even need span events unless you absolutely require a timestamp for a specific operation with no duration. Just using spans for every meaningful operation is like having more powerful structured logs. This approach isn't possible for a lot of systems that have existing logs they need to bring along, but if you're greenfield enough, I'd recommend it. |
|
I did a talk about this at QCon London last year
https://www.infoq.com/presentations/event-tracing-monitoring...