Christian Simon
Christian Simon
I do think consistently ordering the merge will fix the stability problem, but it will be not be enough for correctness. Essential during merge queries we have a distributed top-k...
I don't think your assumption is correct, each column lives physically in separate pages, what I do think happens with repeated/list it enforces the page boundaries to be at the...
There is no timeline or deadline for this. I think a comparison could be quite helpful before diving into more work. The scope of this ticket is to replace the...
I see what you are saying, I can fix this with a bit more defaulting, but what I am confused with is, what if I wanna run 8 replicas with...
I agree with your assessment, that this is not possible today, I wonder if we should do this in two places: - On collection side (either alloy or godeltaprof), which...
> Another Idea is to employ relabelling rules without actually splitting the pprof into multiples. This is probably the most balanced approach. I think for the N times you could...
@alsoba13 please take a look and add some more context, if you think I forgot something.
This is also slightly realted, but it improves how the flamegraph table shows others: https://github.com/grafana/grafana/issues/110677
Yes you should see some progress there soon, we first like to finish the exemplars work, but stay tuned.
Ideally I would like to have labels/attributes that are attached to mappings. (This is captured here: https://github.com/grafana/pyroscope/issues/4262) This would allow us to store any information relating to mappings in the...