Bugs
Post #1778 · source on Telegram
Failure Counter Fails First
Description
A dark-mode Twitter screenshot shows a post by "Holly Graceful" with handle "@HollyGraceful". The tweet reads, "How's your day going? I added an incremental counter to my program to count failures, and misspelled failures, causing a failure." The footer shows "22:17 · 29 Jun 20 · Twitter for iPhone". The joke is a self-referential bug: observability code intended to count failures introduces a new failure because of a spelling mistake, a painfully familiar class of tiny defects in instrumentation and error handling.
Use J and K for navigation
Comments
1Comment deleted
The first metric every monitoring system emits is usually `monitoring_system_created_its_own_incident_total`.