Bryan Boreham
Bryan Boreham
Since the objection is to CPU usage, could you add a CPU chart too please?
Sorry the charts looked similar so I didn't realise one was CPU and one was memory. Something is using a lot more than one core; is it because this is...
/prombench main
(comparing against main is best done right after rebasing your project on main, but since your timezone is very different to mine I'll kick it off and we can see...
Parca is configured with one hour of retention.
I think the background mapping is to avoid a spike in IO, because it’s typical for every series to cut a new chunk at the same time. Look back in...
Certainly it's important not to have two bits of code that can take the locks in different orders. I'm not sure I would call having one such bit of code...
Are we ok just removing the test? I read through the comments and it sounds like you hoped to find a way to test the race.
Hello from the bug-scrub! It looks like this was approved and ready to go, but now it has a small merge conflict. I'll also link https://github.com/prometheus/prometheus/pull/14610 which is touching a...
Approvals get removed when a change is pushed.