Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

eBPF proc fallback #2327

Merged
merged 4 commits into from
Mar 14, 2017

Conversation

schu
Copy link
Contributor

@schu schu commented Mar 13, 2017

Not ready for merge yet, requires

@schu schu force-pushed the schu/ebpf-proc-fallback branch 2 times, most recently from 986c761 to 24d5337 Compare March 14, 2017 10:17
@schu schu force-pushed the schu/ebpf-proc-fallback branch from 24d5337 to f2dcbcc Compare March 14, 2017 10:56
@schu schu changed the title [WIP] eBPF proc fallback eBPF proc fallback Mar 14, 2017
@schu
Copy link
Contributor Author

schu commented Mar 14, 2017

Updated.

@schu
Copy link
Contributor Author

schu commented Mar 14, 2017

Fixes #2215

return noopConnectionTracker
// ebpf failed, fallback to conntrack for connection tracking
log.Warnf("Error setting up the eBPF tracker: %v", err)
log.Warnf("Fallback to proc scanning")

This comment was marked as abuse.

This comment was marked as abuse.

@2opremio
Copy link
Contributor

2opremio commented Mar 14, 2017

LGT minor-comment aside

@schu schu force-pushed the schu/ebpf-proc-fallback branch from f2dcbcc to 21047dc Compare March 14, 2017 13:00
@2opremio 2opremio merged commit a12ccf6 into weaveworks:master Mar 14, 2017
@schu schu deleted the schu/ebpf-proc-fallback branch March 14, 2017 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants