pdftract/docs
jedarden f716d27aac docs(bf-57ko1): add Prometheus alerting rules for serve deployments
- Add 7 alerting rules for pdftract serve monitoring
- Required alerts per plan Monitoring section:
  - PdftractExtractionLatencyHigh: p99 > 2× 150ms target for >5m
  - PdftractErrorRateHigh: error rate > 1% over 5m
  - PdftractCacheHitRateLow: cache hit rate < 50%
  - PdftractWorkerSaturated: worker pool > 80% busy
  - PdftractMemoryHigh: RSS > 80% of max_decompress_bytes
- Additional alerts from plan recommendations:
  - PdftractCacheSizeGrowingUnchecked
  - PdftractDiagnosticFlood
- Runbook URLs reference plan.md monitoring section

Acceptance criteria:
- ✓ Valid Prometheus YAML structure
- ✓ Contains 7 alerting rules (5 required + 2 additional)
- ✓ Runbook URLs point to docs/plan/plan.md monitoring section

Closes bf-57ko1
2026-07-05 12:49:49 -04:00
..
adr feat(pdftract-bf-2y2rp): implement lazy stream decoding for PDF extraction 2026-05-23 12:30:26 -04:00
conformance feat(pdftract-5omc): implement SDK conformance test runner pattern 2026-05-18 01:22:23 -04:00
integrations feat(pdftract-2u6q2): implement diagnostic infrastructure 2026-05-25 13:16:38 -04:00
notes docs(bf-1hya5): add four missing documentation files for phase sign-off 2026-07-05 12:45:35 -04:00
operations docs(bf-57ko1): add Prometheus alerting rules for serve deployments 2026-07-05 12:49:49 -04:00
plan feat(pdftract-3zhf): add unified TableDetector::detect entry point 2026-05-24 00:51:59 -04:00
research docs(bf-2i8zv): add YAML footguns and profiles validation guide 2026-07-05 12:48:15 -04:00
schema/v1.0 docs(pdftract-5lvpu): update Swift SDK verification note with regenerated code status 2026-06-01 13:40:03 -04:00
security docs(pdftract-58kz): add security policy documentation 2026-05-20 19:39:24 -04:00
user-docs docs(pdftract-1j0f8): update CLI reference generation command 2026-06-08 17:08:24 -04:00
research-index.md Add parallel extraction research and comprehensive research index 2026-05-16 16:30:35 -04:00