Releases: bookingcom/bpfink
Releases · bookingcom/bpfink
0.6.29: Exclude sockets/devices/FIFOs from capturing for vfs_write
Besides the fact we are really not interested in writes to such kind of objects, that change also fixes the following bug: because we identify file only by inode there can be the case when we capture event from different file with the same inode (if that file from other device): it should be ok unless that "file" is write-heavy socket, then we start capture and report about non-existant writes very frequently and consume IO/CPU because of that.
0.6.23
Metrics consistency fix
0.6.21 Fix metric per scope
0.6.20
Adding metrics per scope