-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
feat(inputs.infiniband_hw): add support for RDMA counters #16336
base: master
Are you sure you want to change the base?
Conversation
Thanks so much for the pull request! |
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 |
@srebhan, Note |
Thanks for looking into merging the feature into the existing plugin! |
@izekr any news on this PR? |
97e31b8
to
652fd89
Compare
Summary
This PR introduces a RDMA counters (in a Linux environment) to the exiting InfiniBand input plugin. The new RDMA counters gathers statistics from the hardware counters located under (for example):
/sys/class/infiniband/mlx5_0/ports/1/hw_counters/
Checklist
Related issues
resolves #16334
superseeds #16335