Jérôme Loyet

Results 32 comments of Jérôme Loyet

> Can we make it work for windows too to keep feature parity? yes it should be OK. would it be possible to add a dependency to [github.com/minio/minio/internal/disk](https://pkg.go.dev/github.com/minio/minio/internal/disk) as it...

> > Can we make it work for windows too to keep feature parity? > > yes it should be OK. > > would it be possible to add a...

> Did you copy code over from minio? only the strict necessary, but yes it's a piece of code that is inspired by minio code

> Minio is released under AGPL-3.0. We might get into troubled waters. Or you could check if the code was present in the Apache-2 releases of minio. We probably want...

I still need to test it on windows

I'm still not fully happy with the solution that I provide. We clean up old blocks if the prom storage uses more that X% of the partition capacity. But If...

> I hit the same issue, when I tried annotations for the first time on Grafana v10.2.0 (migrated through multiple versions for a long time). > > I created a...

> Thanks for the PR! I've converted it to a draft until the upstream Thanos objstore PR is merged. upstream PR has been merged and updated in mimir modules. I...

@klauspost can you review and maybe merge this please ?

I also wanted to add a metric that returns the current lag of a consumer group: `redpanda_kafka_consumer_group_lag` but I didn't find an easy way to do it. I can only...