Skip to content

Commit a898fc5

Browse files
authored
Merge pull request #59 from modern-python/docs/fix-checklist-anchor
docs: fix stale checklist anchor (Layering)
2 parents eb6c6a5 + 62190f7 commit a898fc5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/operations/checklist.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ story.
7171
## Observability
7272

7373
- [ ] **`metrics_recorder` set, native middleware registered, or
74-
both** — the recommended setup is both. See [Observability §
75-
Layering](../usage/observability.md#layering-middleware-seam-vs-recorder-seam).
74+
both** — the recommended setup is both. See [Instrumentation seams §
75+
Layering](../concepts/instrumentation-seams.md#layering-middleware-seam-vs-recorder-seam).
7676
- [ ] **Alert on `lease_lost` rate** — non-zero means
7777
`lease_ttl_seconds < handler P99` for at least one subscriber. See
7878
[Troubleshooting § `event=lease_lost`](./troubleshooting.md#event-lease_lost-recurring-in-logs).

0 commit comments

Comments
 (0)