Compare commits

...

26 Commits
v0.3.0 ... main

Author SHA1 Message Date
3cb7c44b22 adr: 0001 — accepted, supersede informal note 2026-04-10 16:52:35 +00:00
12d24e93e4 runbooks: grafana-dashboard — note about provisioning order 2026-04-04 16:52:35 +00:00
f0e2f4578c postmortems: 2024-09-23 — add timeline detail 2026-03-29 16:52:35 +00:00
2ed9fc73ee CODEOWNERS — add SRE team to runbooks/ 2026-03-23 16:52:35 +00:00
fa279cc891 README — link all runbooks from index 2026-03-17 16:52:35 +00:00
abc2fa9a0c runbooks: postgres-failover — promote step now requires 2-person sign-off 2026-03-11 16:52:35 +00:00
b868db4299 adr: 0003 monitoring stack — chose Grafana+Prometheus over OpenObserve 2026-03-05 16:52:35 +00:00
8e507c5635 runbooks: oncall — add escalation path 2026-02-27 16:52:35 +00:00
8375ed0490 postmortems: 2024-09-23 deploy rollback — what we learned 2026-02-21 16:52:35 +00:00
f5ae1317ad adr: 0002 dbt migration — record decision + tradeoffs 2026-02-15 16:52:35 +00:00
083b23fa8d runbooks: grafana-dashboard — add provisioning section 2026-02-09 16:52:35 +00:00
1692a89748 adr: 0001 JWT rotation — supersedes informal procedure 2026-02-03 16:52:35 +00:00
30d5a49df5 postmortems: 2024-08-12 pg OOM — root cause + action items 2026-01-28 16:52:35 +00:00
b8d47a9800 runbooks: postgres-failover — add step for pgbouncer flush 2026-01-22 16:52:35 +00:00
1154117679 postmortems: 2024-08-12 — close out remaining action items 2026-01-16 16:52:35 +00:00
af9e22e55c adr: 0001 — accepted, supersede informal note 2026-01-10 16:52:35 +00:00
ffc9c7bdbc runbooks: grafana-dashboard — note about provisioning order 2026-01-04 16:52:35 +00:00
393a8f305c postmortems: 2024-09-23 — add timeline detail 2025-12-29 16:52:35 +00:00
68b6d37a28 CODEOWNERS — add SRE team to runbooks/ 2025-12-23 16:52:35 +00:00
d3425d2ac7 README — link all runbooks from index 2025-12-17 16:52:35 +00:00
34b82f113d runbooks: postgres-failover — promote step now requires 2-person sign-off 2025-12-11 16:52:35 +00:00
96b5fa9c6d adr: 0003 monitoring stack — chose Grafana+Prometheus over OpenObserve 2025-12-05 16:52:35 +00:00
68c4f72748 runbooks: oncall — add escalation path 2025-11-29 16:52:35 +00:00
a75d513c06 postmortems: 2024-09-23 deploy rollback — what we learned 2025-11-23 16:52:35 +00:00
5dbc15848e adr: 0002 dbt migration — record decision + tradeoffs 2025-11-17 16:52:35 +00:00
3451512fd7 runbooks: grafana-dashboard — add provisioning section 2025-11-11 16:52:35 +00:00
11 changed files with 52 additions and 0 deletions

4
.gitignore vendored
View File

@ -2,3 +2,7 @@
*.swp
*.pyc
.env
# update 10 (2026-04)
# update 21 (2026-04)

View File

@ -1,3 +1,7 @@
# CODEOWNERS
/runbooks/ @marcus @sara
/adr/ @marcus
# update 9 (2026-04)
# update 20 (2026-04)

View File

@ -1,3 +1,7 @@
# internal-docs — README
(Initial — see git history.)
# update 8 (2026-04)
# update 19 (2026-04)

View File

@ -1,3 +1,9 @@
# internal-docs — 0001-jwt-rotation
(Initial — see git history.)
# update 5 (2026-04)
# update 16 (2026-04)
# update 27 (2026-04)

View File

@ -1,3 +1,9 @@
# internal-docs — 0002-dbt-migration
(Initial — see git history.)
# update 6 (2026-04)
# update 17 (2026-04)
# update 28 (2026-04)

View File

@ -1,3 +1,9 @@
# internal-docs — 0003-monitoring-stack
(Initial — see git history.)
# update 7 (2026-04)
# update 18 (2026-04)
# update 29 (2026-04)

View File

@ -3,3 +3,7 @@
(Initial — see git history.)
# update 3 (2026-04)
# update 14 (2026-04)
# update 25 (2026-04)

View File

@ -1,3 +1,9 @@
# internal-docs — 2024-09-23-deploy-rollback
(Initial — see git history.)
# update 4 (2026-04)
# update 15 (2026-04)
# update 26 (2026-04)

View File

@ -3,3 +3,7 @@
(Initial — see git history.)
# update 1 (2026-04)
# update 12 (2026-04)
# update 23 (2026-04)

View File

@ -3,3 +3,7 @@
(Initial — see git history.)
# update 2 (2026-04)
# update 13 (2026-04)
# update 24 (2026-04)

View File

@ -1,3 +1,7 @@
# internal-docs — postgres-failover
(Initial — see git history.)
# update 11 (2026-04)
# update 22 (2026-04)