Bartlomiej Plotka

Results 932 comments of Bartlomiej Plotka

Please use LFX website to apply and learn more, this project should be available there pretty soon! https://lfx.linuxfoundation.org/tools/mentorship/

👍 as discussed with Arthur, let's do it, great idea. Perhaps now would be a good moment as we start various mentorships.

Nice! I like this change but it would be good to have a green CI on this, let's rebase once we fix main tests: https://github.com/bwplotka/bingo/issues/162 We could also add dedicated...

Can you also rebase? We fixed build.

Thanks for reporting and for the optimization attempts! TL;DR * Prometheus does not use this function in the hot path. * I would remove `ExpandPostings` from Prometheus, likely this functionality...

Thanks @bboreham for reminding, although the core point remain: * What makes us think doubling is better for postings? * Even if we have reason for the above, are we...

> the the official docker-compose example at https://github.com/grafana/tempo/tree/main/example/docker-compose/local, I can confirm such behavior. You got this error on Prometheus or tempo? Because this config of Prometheus does not add any...

Potential culprit as it touches similar path e.g: https://github.com/prometheus/prometheus/pull/17441 but I don't see anything obviously wrong (cc @pipiland2612) Would it be possible to quickly run Prometheus with `--log.level=debug` to see...