watchdog/internal/aggregate
NotAShelf c3b77696aa
internal: centralize size/length constants; better DoS protection
...also adds a bounded custom event registry for cardinality control but
I ran out of space in the commit message. Praise be to the long
descriptions...

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Ic205f69804c7fb24c39fa84abdd9546b6a6a6964
2026-03-02 22:38:00 +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: add HyperLogLog unique visitor tracking 2026-03-02 22:37:58 +03:00
metrics_test.go internal: initial metrics aggregator 2026-03-02 22:37:53 +03:00
registry.go internal: add bounded path registry to prevent cardinality explosion 2026-03-02 22:37:52 +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: add HyperLogLog unique visitor tracking 2026-03-02 22:37:58 +03:00
uniques_test.go internal/aggregate: add HyperLogLog unique visitor tracking 2026-03-02 22:37:58 +03:00