Profile picture
Charity Majors @mipsytipsy
, 6 tweets, 2 min read Read on Twitter
love this piece. the hardest problem in distributed systems is often isolating which component is at fault. medium.com/observability/…
interesting to see how easy it is to explain to engineers how honeycomb works and why we chose the tradeoffs we did (sampling not aggregation, arbitrarily wide events to pack loads of context, no indexing etc) when they come from a frame of traces instead of metrics.
software engineers are already beginning to rapidly adjust to a world where metrics are useless and logs are a dusty annoyance for backwards-compatibility.

you don't actually need metrics or logs. all you need are events and traces (&& a trace is just a type of event).
you can always derive metrics from events, and aggregate them later.

you can never work your way back to a fully context-rich event given only metrics, or time series aggregates. they are useless, futile for understanding how software and systems work.
and logs? logs are technical debt made manifest. they are historically a mess of unstructured strings written out to disk. they have only enough context to hint at problems, no structure to perform operations or calculations on. and flushing to disk is a loaded gun in hand.
fuck logs. fuck metrics.

my life got easy when i stopped peering at dashboards and trying to correlate timestamps between systems or remember which weird string i was supposed to be grepping on.

all you need is events and aggregated tracing. 🎵
Missing some Tweet in this thread?
You can try to force a refresh.

Like this thread? Get email updates or save it to PDF!

Subscribe to Charity Majors
Profile picture

Get real-time email alerts when new unrolls are available from this author!

This content may be removed anytime!

Twitter may remove this content at anytime, convert it as a PDF, save and print for later use!

Try unrolling a thread yourself!

how to unroll video

1) Follow Thread Reader App on Twitter so you can easily mention us!

2) Go to a Twitter thread (series of Tweets by the same owner) and mention us with a keyword "unroll" @threadreaderapp unroll

You can practice here first or read more on our help page!

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just three indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member and get exclusive features!

Premium member ($3.00/month or $30.00/year)

Too expensive? Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal Become our Patreon

Thank you for your support!