Replies: 4 comments 5 replies
-
Can you share what you tried here? This is the correct approach, the scraper is the Parca server itself. |
Beta Was this translation helpful? Give feedback.
-
I first tried deploying the example using |
Beta Was this translation helpful? Give feedback.
-
Can you share what you see on the |
Beta Was this translation helpful? Give feedback.
-
I first deployed parca server and parca agent using kubernetes following the tutorial (https://www.parca.dev/docs/kubernetes),but in parca UI Iam able to see only CPU profiles but not memory profiling.When I installed parca server and parca agent using in another instance Iam able to see both CPU and memory profiling using kubernetes .Iam also facing the same problem @Adib234 has solved it seems. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I came across the tutorial and read the note regarding how Parca Agent's automatic profiling with zero-instrumentation currently only supports CPU profiling. Does this mean I would need a pull-based approach of collecting profiles in pprof format from HTTP endpoints and how would this be done? I checked out the example https://github.com/polarsignals/pprof-example-app-go and then went on Parca UI but I still see only CPU samples being the only available profile type. I've had the example deployed in a cluster and deployed a Prometheus-based collector.
Beta Was this translation helpful? Give feedback.
All reactions