DealDocumentScreening/src/contract_check/worker_prescreen
febux b279d6c61a Switch observability to passive collection: remove OTLP push, Vector replaces otel-collector
- core/telemetry.py is now a no-op (no opentelemetry imports); entrypoints
  no longer call setup/shutdown telemetry
- Remove all opentelemetry-* deps from pyproject groups; regenerate uv.lock
- Drop otel_exporter_otlp_endpoint/otel_service_name settings; sentry and
  auth use "contract-check" instead
- Stop publishing worker metrics ports; bind API metrics to 127.0.0.1 by
  default via API_METRICS_BIND_HOST
- Replace otel-collector with Vector in observer profile (docker_logs +
  prometheus_scrape -> OpenObserve); add deploy/observability/vector-config.yaml
- Update .env.example, docs (ARCHITECTURE, DEPLOY), README, Makefile
- Rewrite tests/unit/test_telemetry.py for the no-op implementation
2026-09-06 19:17:08 +03:00
..
__init__.py User profile with billing base was added. 2026-08-25 20:52:50 +03:00
__main__.py Switch observability to passive collection: remove OTLP push, Vector replaces otel-collector 2026-09-06 19:17:08 +03:00
config.py User profile with billing base was added. 2026-08-25 20:52:50 +03:00
consumer.py User profile with billing base was added. 2026-08-25 20:52:50 +03:00
extractor.py User profile with billing base was added. 2026-08-25 20:52:50 +03:00
extractor_heuristic.py User profile with billing base was added. 2026-08-25 20:52:50 +03:00
extractor_hybrid.py build: upgrade to Python 3.14 on Debian Trixie 2026-09-06 15:29:49 +03:00
extractor_llm.py User profile with billing base was added. 2026-08-25 20:52:50 +03:00
handler.py Fix issues hardening by plan. M1: .scratch/pipeline-hardening/issues/001 2026-09-05 23:18:19 +03:00
router.py User profile with billing base was added. 2026-08-25 20:52:50 +03:00