(no title)
tkone | 1 year ago
If you’re working on anything distributed, log aggregation becomes a must. But, also, if you’re working on anything distributed and you’re looking at logs, you’re desperate. Distributed traces are so much higher quality.
umanwizard|1 year ago
jhrmnn|1 year ago
unknown|1 year ago
[deleted]
mason55|1 year ago
ta1243|1 year ago
zo1|1 year ago
Distributed anything is actually easier in most cases because you will always have input and output. Sure, if you're debugging a complicated and coordinated "dance" between two concurrent threads/processes then yeah fully agreed, but then you're deep in uncharted territory and you need all the help you can get.