-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Add memory profiling dashboard #4573
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
Merged
Merged
Conversation
This file contains hidden or 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
This was referenced Sep 15, 2025
Draft
deuszx
approved these changes
Sep 15, 2025
21a34be to
98e8680
Compare
15d2858 to
987f950
Compare
98e8680 to
af8515a
Compare
0dd0d2e to
d61401d
Compare
af8515a to
8d50ce2
Compare
d61401d to
9e25a21
Compare
84191d9 to
6ce4c71
Compare
9e25a21 to
3ab6fa5
Compare
6ce4c71 to
aef1bc5
Compare
3ab6fa5 to
513abd9
Compare
513abd9 to
3210d28
Compare
aef1bc5 to
89bc084
Compare
Merge activity
|
ndr-ds
added a commit
that referenced
this pull request
Sep 22, 2025
## Motivation If we want to keep the investigation centered on Grafana, it would be useful to also have a memory profiling dashboard containing the flamegraphs ## Proposal Add a dashboard containing the memory profile flamegraphs to Grafana ## Test Plan Will update with a screenshot ## Release Plan - Nothing to do / These changes follow the usual release cycle.
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.

Motivation
If we want to keep the investigation centered on Grafana, it would be useful to also have a memory profiling dashboard containing the flamegraphs
Proposal
Add a dashboard containing the memory profile flamegraphs to Grafana
Test Plan
Will update with a screenshot
Release Plan