Frederic Branczyk
Frederic Branczyk
Thank you for reporting! Which version were you on before, and how much was it before?
You're exactly right, that backends have the option to cache stacks, and that allows the network bandwidth to be reduced. It's essentially a memory to network bandwidth trade-off.
Thank you for reporting! The agent attempts to extract just the debuginfo, not the actual executable section. It seems like there are others that we're missing that we shouldn't be...
I quite like what the [google cloud platform terraform repo](https://github.com/GoogleCloudPlatform/magic-modules/pull/3956) does. It's a specifically named code block in the PR, that automatically gets collected on releases. I like this better...
Agreed, it's better than nothing. Also, I would imagine if there was a pre-baked github action (whether it's using hashicorp/go-changelog or not), would probably be a very much used community...
I agree that this is confusing, and it has indeed lead to many issues on this repo. The problem is that Prometheus' namespace selection mechanism is not label based (it...
Could you try with latest Parca agent? We actually changed the unwind strategy dramatically for go starting in v0.32.
Have you tried the v0.32+ agent? We've observed arm64 working flawlessly.
No particular reason, we can definitely add TTL again!
https://github.com/parca-dev/parca/pull/5251 should fix it