cilium / tetragon

eBPF-based Security Observability and Runtime Enforcement
https://tetragon.io
Apache License 2.0
3.66k stars 369 forks source link

bug: events aggregator is not implemented #567

Open anjmao opened 1 year ago

anjmao commented 1 year ago

Aggregator code here looks incorrect https://github.com/cilium/tetragon/blob/main/pkg/aggregator/aggregator.go#L33

kkourt commented 1 year ago

Thanks!

Would it be possible to write a unit test that exposes the issue?