Deep dives on infrastructure, distributed systems, Go, and CNCF projects. Real code, honest tradeoffs, and the occasional career lesson.
infra · distributed systems · go · cncf
How Prometheus finds the series matching your query in milliseconds: inverted indexes, posting lists, Seek-based set intersection, and why negative matchers and regex are the expensive part.