Federico Di Pierro

Results 865 comments of Federico Di Pierro

Yep, i agree with Leo: i'd try with threshold: 0 to see if the event is actually dropped. Otherwise, we might have a bug in sinsp!

Hi! Can you post the rule you are expecting to see triggered? Thank you for the support!

Hi! Given that no container/k8s related data is used as a condition, they're not related to missed events. Most probably, you are really seeing events dropping! A bit of context:...

Ok, so we got some event drops. Weird things from top of my head: * it seems weird that we always drop events for the exact timeframe of the cronjob...

Most of this PR was split in multiple ones. We decided to avoid the m4 script, therefore there is not much else we can do. The only open points are:...

You are right, of course! Nonetheless, we are wasting lots of bytes that, all together, would: * speed up pushing events (because we need to write, and later read, a...

I think this fix makes sense, actually. We need to be able to build userspace without build drivers; i really like the patch because it is small and simple. @leogr...