logoalt Hacker News

jandrewrogersyesterday at 6:02 PM0 repliesview on HN

I don't see them as separate issues. Emitting them directly runs into the inherently poor memory locality (and potentially concurrency) of trying to produce logs, metrics, and traces from the same underlying event data representation.

It is only "easy" if performance and scalability don't matter.