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

add benchmark memory profiles into report #3951

Merged
merged 6 commits into from
Jul 31, 2024

Conversation

shawnh2
Copy link
Contributor

@shawnh2 shawnh2 commented Jul 24, 2024

What type of PR is this?

What this PR does / why we need it:

giving a detailed report of memory usage, preview:

image

Which issue(s) this PR fixes:

xref: #3698

Signed-off-by: shawnh2 <shawnhxh@outlook.com>
Signed-off-by: shawnh2 <shawnhxh@outlook.com>
@shawnh2 shawnh2 requested a review from a team as a code owner July 24, 2024 14:02
Copy link

codecov bot commented Jul 24, 2024

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 67.61%. Comparing base (04c5ce2) to head (fb06f00).
Report is 2 commits behind head on main.

Files Patch % Lines
...nternal/troubleshoot/collect/prometheus_metrics.go 0.00% 2 Missing ⚠️
internal/troubleshoot/collect/config_dump.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3951      +/-   ##
==========================================
+ Coverage   67.39%   67.61%   +0.22%     
==========================================
  Files         183      183              
  Lines       22443    22406      -37     
==========================================
+ Hits        15125    15150      +25     
+ Misses       6228     6179      -49     
+ Partials     1090     1077      -13     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Xunzhuo
Copy link
Member

Xunzhuo commented Jul 25, 2024

@shawnh2 plz fix the lint errors

Signed-off-by: shawnh2 <shawnhxh@outlook.com>
arkodg
arkodg previously approved these changes Jul 29, 2024
Copy link
Contributor

@arkodg arkodg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thanks !

@arkodg arkodg requested review from a team July 29, 2024 23:54
@shawnh2 shawnh2 added the hold do not merge label Jul 30, 2024
zhaohuabing
zhaohuabing previously approved these changes Jul 30, 2024
Copy link
Member

@zhaohuabing zhaohuabing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@shawnh2
Copy link
Contributor Author

shawnh2 commented Jul 30, 2024

Hold for now, need to investigate why the benchmark test in CI is failing.

@shawnh2
Copy link
Contributor Author

shawnh2 commented Jul 30, 2024

/retest

Signed-off-by: shawnh2 <shawnhxh@outlook.com>
@shawnh2 shawnh2 dismissed stale reviews from arkodg and zhaohuabing via fb06f00 July 30, 2024 13:46
@shawnh2 shawnh2 removed the hold do not merge label Jul 30, 2024
@shawnh2 shawnh2 requested review from zhaohuabing, arkodg and a team July 30, 2024 14:47
@arkodg arkodg merged commit 8d82ea9 into envoyproxy:main Jul 31, 2024
23 of 24 checks passed
@shawnh2 shawnh2 deleted the benchmark-mem-profile branch August 1, 2024 14:50
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.

6 participants