-
Notifications
You must be signed in to change notification settings - Fork 5.6k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
feat(inputs.netflow): Add support for sFlow drop notification packets #15396
Conversation
c684e89
to
6875889
Compare
6875889
to
511d88f
Compare
Now that upstream merged the required PRs netsampler/goflow2#328, netsampler/goflow2#336 and netsampler/goflow2#337, we can switch back to original package and define the PR as ready. |
Download PR build artifacts for linux_amd64.tar.gz, darwin_arm64.tar.gz, and windows_amd64.zip. 📦 Click here to get additional PR build artifactsArtifact URLs |
Marking this as ready due to enable a review as I'm pretty confident this is good due to a test case for the feature. However, I would feel even better if @akarneliuk could give this a final test... |
Summary
Add support for sFlow packets in format 5 denoting drop notification according to https://sflow.org/sflow_drops.txt.
Checklist
Related issues
resolves #15375