diego delgado — senior sre, barcelona.
// boring reliability, written down.
status
● unknown
● unknown
uptime 30d
—
—
p95
—
—
last check —
## now
updated 2026-04-12
- Writing about synthetic checks that actually catch regressions.
- Building a k8s cronjob linter — the one I wish existed in 2022.
- Reading: Seeking SRE, and re-reading the Google SRE workbook.
- Running srereview.com on the side — SLO reviews for small teams.
## tools
→ Burn-rate alert helper Pick an SLO and a window, get the multi-window multi-burn-rate Prometheus rules ready to paste. → k8s CronJob checker Paste a CronJob manifest. Get a lint report for the six footguns I wrote about. → Error budget tracker Plug in your SLO and past incidents. See budget consumed, how it recovers as incidents age out, and how much further outage you can still absorb.
## latest