Bartlomiej Plotka

Results 277 issues of Bartlomiej Plotka

As per TODO: https://github.com/G-Research/thanos-remote-read/blob/6cfb2bbd39fa77730ac95624459c3ebafe4ba542/main.go#L108 Blocked by https://github.com/prometheus/prometheus/issues/5926

List: https://thanos.io/blog/ Blog: https://thanos.io/blog/2022-09-08-thanos-at-medallia/

feature request/improvement
difficulty: easy
good first issue
component: website/docs
bugfix

Currently if someone pass domain to `--store` of via file SD without dns loopups, the target is passed to gRPC DialContext which then if A lookup gives more than one...

difficulty: medium
help wanted
priority: P1
component: query
GSoC/Community Bridge/LFX

Similar to [Prometheus OTLP support](https://github.com/prometheus/prometheus/milestone/12) we could allow Thanos receives to receive [OTLP metrics](https://opentelemetry.io/docs/specs/otlp/) in protobuf (or even someday Arrow) format. While there might be challenges (e.g. sanitation of [UTF-8...

feature request/improvement
difficulty: hard
help wanted

I don't think we set any retention, but maybe it OOMs at some point? We see inconsistent Parca retentions, let's improve it. E.g. running prombench for 4 days, yet only...

bug

Despite @bboreham improvements to loadgen (https://github.com/prometheus/test-infra/pull/618) we might need still some love to make the load exactly the same across two instances. For some reason it's uneven, and once uneven...

bug

Not trivial if we want to do it properly e.g. change docker image tag: https://hub.docker.com/r/prominfra/prombench/tags If we want, at minimum: * we need change our CI to be triggered on...