Friedrich Gonzalez

Results 48 comments of Friedrich Gonzalez

I find it odd that we are avoiding the elefant in the room. **Is Mimir a healthy open source project?** Mimir is a fork of cortex that uses AGPL instead...

Chunks is deprecated and support will be removed soon.

not stale

This PR is so old, it needs a rebase. Maybe we can pick up the good parts in other PRs.

@Marcusfve also include the config if you can. hiding out secrets, of course.

I have never seen "received prior goaway: code: NO_ERROR"

I think out of bounds is more related to data being too old, not about data in the future. This issue is a duplicate of https://github.com/cortexproject/cortex/issues/2366

A better workaround for this issue is to mark the block as no-compact. ``` $ cat thanos.yml type: S3 config: bucket: my-bucket endpoint: ... prefix: tenant-id $ thanos tools bucket...