scrape: switch scrape manager to AppenderV2#17959
Conversation
Signed-off-by: bwplotka <[email protected]>
|
/prombench main |
|
⏱️ Welcome to Prometheus Benchmarking Tool. ⏱️ Compared versions: After the successful deployment (check status here), the benchmarking results can be viewed at: Available Commands:
|
Summary of the dual prombench run on the current state of things.
HealthSame head chunks, series, similar head appenders grow, etc Similar traffic (although load on PR S is kind of smaller for /query)
I see weird lags on query engine for (S):
Same for (O):
Latency is clearly impacted for (S)
On (O) not so much, but something on query_range
ResourcesGenerally this V2 still allocates and uses more CPU, especially weirdly heap over time. Last 24h: S) +5-6% alloc/s more, +5-10% of total memory
O) +1-3% alloc/s more, +6-10% of total memory
CPU also higher: S) +5%
|
|
Closed (O) prombench and PR (#17960). Leaving this prombench for a day more just in case anyone wants to investigate. |
Diff profiles confuse me. (O reference) mem cumulative (17) https://pprof.me/fe800d53fcf62825c9b6cbef6706a062/ (O reference) mem inuse (19) https://pprof.me/7c8afeca6f175d13c48a36773e5eea55/ |
|
Yup that's it, got it:
Line 304 in f61a83b |
|
/prombench cancel |
|
Benchmark cancel is in progress. |





















Related to #17632
See also #17960
Does this PR introduce a user-facing change?