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

DEBUG: Troubleshooting memory usage for caches #44091

Closed
wants to merge 4 commits into from

Conversation

aruiz14
Copy link
Contributor

@aruiz14 aruiz14 commented Jan 18, 2024

Issue: #44090

Uses rancher/lasso#57

Problem

When inspecting Heap pprof data, all cache-related memory usage is grouped within the same flame, regardless of the context or the target cluster.

Solution

Not a solution, just tries to ease inspecting profiling information. See rancher/lasso#57 for more information.

Testing

Engineering Testing

Manual Testing

Automated Testing

  • Test types added/modified:
    • Unit
    • Integration (Go Framework)
    • Integration (v2prov Framework)
    • Validation (Go Framework)
    • Other - Explain: EXPLAIN
    • None
    • REMOVE NOT APPLICABLE BULLET POINTS ABOVE
  • If "None" - Reason: EXPLAIN THE REASON
  • If "None" - GH Issue/PR: LINK TO GH ISSUE/PR TO ADD TESTS

Summary: TODO

QA Testing Considerations

Regressions Considerations

TODO

Existing / newly added automated tests that provide evidence there are no regressions:

  • TODO

@aruiz14 aruiz14 changed the title Troubleshooting memory usage for caches DEBUG: Troubleshooting memory usage for caches Jan 18, 2024
Copy link
Contributor

This repository uses an automated workflow to automatically label pull requests which have not had any activity (commit/comment/label) for 60 days. This helps us manage the community pull requests better. If the pull request is still relevant, please add a comment to the pull request so the workflow can remove the label and we know it is still valid. If it is no longer relevant (or possibly fixed in the latest release), the workflow will automatically close the pull request in 14 days. Thank you for your contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants