docs(blog): 1 Day, 2 Engineers, 3 Lines of Code — Shard Manager incident blog post#325
docs(blog): 1 Day, 2 Engineers, 3 Lines of Code — Shard Manager incident blog post#325
Conversation
Code Review ✅ Approved 2 resolved / 2 findingsBlog post documenting the Shard Manager incident with timeline, graphics, and post-mortem analysis. Timezone inconsistency between TimeSeriesChart and other components has been resolved. ✅ 2 resolved✅ Bug: Timezone inconsistency: TimeSeriesChart uses local time, others use UTC
✅ Bug: Module-level mutable
|
| Auto-apply | Compact |
|
|
Was this helpful? React with 👍 / 👎 | Gitar
Signed-off-by: Jakob Haahr Taankvist <jht@uber.com>
Signed-off-by: Jakob Haahr Taankvist <jht@uber.com>
Signed-off-by: Jakob Haahr Taankvist <jht@uber.com>
Signed-off-by: Jakob Haahr Taankvist <jht@uber.com>
Signed-off-by: Jakob Haahr Taankvist <jht@uber.com>
Signed-off-by: Jakob Haahr Taankvist <jht@uber.com>
Signed-off-by: Jakob Haahr Taankvist <jht@uber.com>
Signed-off-by: Jakob Haahr Taankvist <jht@uber.com>
Signed-off-by: Jakob Haahr Taankvist <jht@uber.com>
Signed-off-by: Jakob Haahr Taankvist <jht@uber.com>
Signed-off-by: Jakob Haahr Taankvist <jht@uber.com>
Signed-off-by: Jakob Haahr Taankvist <jht@uber.com>
Signed-off-by: Jakob Haahr Taankvist <jht@uber.com>
Signed-off-by: Jakob Haahr Taankvist <jht@uber.com>
Signed-off-by: Jakob Haahr Taankvist <jht@uber.com>
Signed-off-by: Jakob Haahr Taankvist <jht@uber.com>
Signed-off-by: Jakob Haahr Taankvist <jht@uber.com>
Signed-off-by: Jakob Haahr Taankvist <jht@uber.com>
Signed-off-by: Jakob Haahr Taankvist <jht@uber.com>
Signed-off-by: Jakob Haahr Taankvist <jht@uber.com>
What changed?
Added a new blog post: "1 Day, 2 Engineers, 3 Lines of Code" — an incident writeup describing how the new Cadence Shard Manager found and mitigated a latent deadlock in the Matching service.
Includes interactive React components (architecture diagram, log histograms, log tables, timeline, time series charts) embedded in the MDX post.
Why?
Sharing the incident story publicly as a demonstration of the Shard Manager's automatic mitigation capabilities.
How did you verify it?
Previewed locally via Docusaurus dev server.
Potential risks
None — documentation only.
Related changes
None.