Add docs-review task with last-reviewed frontmatter tracking #129

Merged
eblume merged 3 commits from feature/docs-review-last-reviewed into main 2026-02-09 07:29:45 -08:00
Showing only changes of commit 1e319a848f - Show all commits

Add Fly.io Alloy instance to architecture observability section

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Erich Blume 2026-02-09 07:29:18 -08:00

View file

@ -106,9 +106,10 @@ Services run in two places on [[indri]]:
└─────────────┘
```
[[alloy]] runs in two places:
[[alloy]] runs in three places:
- On indri: collects host metrics and logs
- In k8s: collects pod logs and service probes
- On [[flyio-proxy]]: tails nginx access logs and derives request metrics
See [[observability]] for details.