Hacker News new | ask | show | jobs
by koliber 997 days ago
One benefit is that you only need to send one string value (traceId) through the whole call stack, instead of passing around a trace object that gets built up. It seems lighter and simpler to add to an existing codebase.