At the time of writing, tracing logs are not used the way they're meant to be, but more as pretty logs. This excellent document by init4tech regarding tracing best practices shows how powerful they are to inspect complex systems.
We should adapt those suggestions so we have structured tracing across the codebase, and use a log collector.
At the time of writing, tracing logs are not used the way they're meant to be, but more as pretty logs. This excellent document by
init4techregarding tracing best practices shows how powerful they are to inspect complex systems.We should adapt those suggestions so we have structured tracing across the codebase, and use a log collector.