Skip to content

Commit cd13349

Browse files
committed
observer: blank-slate branch — keep wiring, remove detectors/correlators
Starting point for novel detector/correlator ideas. Keeps the full observer pipeline wiring (engine, scheduler, storage, fetcher, catalog framework, testbench, HTMLReporter, extractors, interfaces in comp/observer/def) and removes every concrete detector and correlator implementation. Removed: - Detectors: CUSUM, BOCPD, RRCF (+ rrcf tree lib), ScanMW, ScanWelch - Correlators: cross_signal, time_cluster, passthrough - engine_stepadvance_test (relied on TimeClusterCorrelator) - TimeCluster-specific handlers/const in HTMLReporter - Unused statistical helpers in metrics_detector_util.go (kept seriesStatus + bulkSeriesStatus, which storage.go depends on) Catalog still contains the extractors (log_metrics, connection_error, log_pattern); the detector/correlator slots are empty. Add new entries alongside new impls. comp/observer/... builds and tests cleanly.
1 parent bcb50f0 commit cd13349

21 files changed

Lines changed: 5 additions & 6689 deletions

comp/observer/impl/anomaly_correlator_passthrough.go

Lines changed: 0 additions & 101 deletions
This file was deleted.

comp/observer/impl/anomaly_correlator_passthrough_test.go

Lines changed: 0 additions & 87 deletions
This file was deleted.

0 commit comments

Comments
 (0)