Skip to content

0.6.57: make bpfink more fail-tolerant during startup & runtime (#46)

Latest
Compare
Choose a tag to compare
@ramyahasini ramyahasini released this 31 Dec 09:50
· 1 commit to master since this release
5494c22
1. Bad consumer initialization during startup does not lead to crash anymore
2. BPF kernel metrics file bad closing doesn't lead to crash anymore
3. Links to socket files are not monitored anymore
4. Removed some unreachable/redundant code

Co-authored-by: Nick Loginov <>