Any plan for memory profiling? #5657
Starls-bot
started this conversation in
General
Replies: 1 comment 2 replies
-
Hi @Starls-bot, you can set up memory profiling (and other types of profiling) via the parca config. See Lines 25 to 30 in b7a5b90 This will set up profile scraping. How you serve these profiles is language-dependent. For go, you can easily set up an http server: https://pkg.go.dev/net/http/pprof |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I saw the memory usage in the Parca project introduction, but never seen related functions or configuration in the project or demo.

So is there any plan for memory usage onborading?
Beta Was this translation helpful? Give feedback.
All reactions