8000 Tags · bookingcom/bpfink · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: bookingcom/bpfink

Tags

0.6.57

Toggle 0.6.57's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
make bpfink more fail-tolerant during startup & runtime (#46)

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 <>

0.6.56

Toggle 0.6.56's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
make bpfink more fail-tolerant during startup & runtime (#46)

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 <>

0.6.55

Toggle 0.6.55's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support regexp exclusions (#43)

0.6.54

Toggle 0.6.54's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Wildcard path support for generic[diff] consumers (#42)

* Wildcard path support for generic[diff] consumers

0.6.53

Toggle 0.6.53's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Send correct hit rate metric when no events have occurred (#41)

0.6.52

Toggle 0.6.52's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Send metrics for bpf hit/miss rates instead of values (#40)

0.6.51

Toggle 0.6.51's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Implement generic file diff (#39)

Sudoers parser has been converted to a "generic diff" parser. This parser is similar to the "generic" parser, but instead of logging changes as hashes, we'll log the actual content diff.

0.6.50

Toggle 0.6.50's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Send version of bpfink as metric and in each log entry (#38)

0.6.49

Toggle 0.6.49's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Send version of bpfink as metric and in each log entry (#38)

0.6.48

Toggle 0.6.48's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Send version of bpfink as metric and in each log entry (#38)

0