Alan Protasio

Results 89 comments of Alan Protasio

We can try to create a a config with a problematic entry and run the test (make sure we dont throw an error). A simple test is enough, just create...

Oh.. nice find. Do you know what cortex were returning with that commit? 404?

A simpler solution would be to have a config to enable the build API? Seems grafana is "Enable a feature flag if we return 2xx? @yeya24

Seems related to https://github.com/thanos-io/thanos/issues/6175

Hi @Nitesh639! yeah.. please do. Let me know if u need any guidance with it.

@bboreham @jesusvazquez Any thoughts on this? This is can be pretty bad if we have a query where we have small and large postings: `` max(cpu_utilization{env="prod", service="a"}) `` Where `cpu_utilization`...

> The idea is to seek all iterators until they are past the one being compared? So that should improve sparse cases, but will it worsen dense matches? The key...

IDK if is applicable to thanos as well, but we recently added the jitter by AZ so we make sure only 1 az is performing head compaction - and as...

Idk what block storage you are using but cortex has s3 with sse... maybe is worth looking at it: https://github.com/cortexproject/cortex/blob/master/pkg/storage/bucket/sse_bucket_client.go