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

Skip first collect in delta mode #112

Merged
merged 10 commits into from
Aug 20, 2024
Merged

Skip first collect in delta mode #112

merged 10 commits into from
Aug 20, 2024

Conversation

anjmao
Copy link
Contributor

@anjmao anjmao commented Aug 7, 2024

In delta mode we send traffic deltas from conntrack records instead of total counters.
In basic terms delta is just a diff from two conntrack records.
Since also keep TIME_WAIT entries (already finished) on initial collect delta can report previous TIME_WAIT entries bytes traffic.

@anjmao anjmao changed the title Allow to log conntrack entries Skip first collect in delta mode Aug 7, 2024
@anjmao anjmao merged commit 9bbb75e into main Aug 20, 2024
2 checks passed
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