-
Notifications
You must be signed in to change notification settings - Fork 81
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
Add RDAM metrics #4112
Merged
Merged
Add RDAM metrics #4112
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #4112 +/- ##
==========================================
+ Coverage 79.18% 79.22% +0.04%
==========================================
Files 52 53 +1
Lines 5903 6290 +387
==========================================
+ Hits 4674 4983 +309
- Misses 1055 1112 +57
- Partials 174 195 +21
Flags with carried forward coverage won't be shown. Click here to find out more.
|
00fab6d
to
ed6908f
Compare
ed6908f
to
bbff080
Compare
bbff080
to
e448ea8
Compare
e448ea8
to
d80cec7
Compare
d80cec7
to
cbc69f5
Compare
cbc69f5
to
9530efd
Compare
9530efd
to
3ead6ab
Compare
3ead6ab
to
61f1daa
Compare
61f1daa
to
00bfef4
Compare
00bfef4
to
2beef96
Compare
2beef96
to
650c36a
Compare
650c36a
to
5013aaa
Compare
Signed-off-by: lou-lan <[email protected]>
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Add rdma metrcs, support pod and host metrcs export.
the PR is tested on mellanox connect X
note:
I would like to have a code review first, even though I will still make small changes to the code. This is to avoid bigger problems.