13
submitted 2 years ago by [email protected] to c/[email protected]

TLDR; The author argues that free-form logging is quite useless/expensive to use. They also argue that structured logging is less effective than tracing b/c of mainly the difficulty of inferring timelines and causality.


I find the arguments very plausible.

In fact I very rarely use logs produced by several services b/c most of the times they just confuse me. The only time that I heavily use logs is troubleshooting a single service and looking at its stdout (or kubectl log.)

However I have very little experience w/ tracing (I've used it in my hobby projects but, obviously, they never represent the reality of complex distributed systems.)

Have you got real world experience w/ tracing in larger systems? Care to share your take on the topic?

you are viewing a single comment's thread
view the rest of the comments
[-] [email protected] 2 points 2 years ago* (last edited 2 years ago)

I'm not sure how this got cross-posted! I most certainly didn't do it 🤷‍♂️

this post was submitted on 21 Sep 2023
13 points (100.0% liked)

General Programming Discussion

8603 readers
1 users here now

A general programming discussion community.

Rules:

  1. Be civil.
  2. Please start discussions that spark conversation

Other communities

Systems

Functional Programming

Also related

founded 6 years ago
MODERATORS