watchdog/internal/aggregate
NotAShelf 8392992b41
internal/aggregate: optimize HyperLogLog to prevent O(16384) operations
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Ibc7e6d7a86e8679e299c46debee9683f6a6a6964
2026-03-02 22:38:03 +03:00
..
custom_events.go internal: centralize size/length constants; better DoS protection 2026-03-02 22:38:00 +03:00
metrics.go internal/aggregate: optimize HyperLogLog to prevent O(16384) operations 2026-03-02 22:38:03 +03:00
metrics_test.go internal: initial metrics aggregator 2026-03-02 22:37:53 +03:00
registry.go internal/aggregate: optimize path registry for read-heavy workloads 2026-03-02 22:38:02 +03:00
registry_test.go internal: add bounded path registry to prevent cardinality explosion 2026-03-02 22:37:52 +03:00
uniques.go internal/aggregate: optimize HyperLogLog to prevent O(16384) operations 2026-03-02 22:38:03 +03:00
uniques_test.go internal/aggregate: add HyperLogLog unique visitor tracking 2026-03-02 22:37:58 +03:00