Watermark-based batch export script (scripts/export_corpus.py) pushes up to 500 ERROR/CRITICAL entries and labeled incidents per run to AVOCET_CORPUS_ENDPOINT. Uses SQLite rowid watermark (entry log) and ISO timestamp watermark (incidents). Skips silently when AVOCET_CORPUS_ENDPOINT is not set. 19 tests. Closes turnstone#6. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_export_corpus.py | ||
| test_ingest_dmesg.py | ||
| test_ingest_qbittorrent.py | ||
| test_ingest_syslog.py | ||
| test_services_diagnose.py | ||
| test_services_llm.py | ||
| test_watch_watcher.py | ||