Peter Štibraný

Results 151 comments of Peter Štibraný

You are right, thanks for the report. "Supported values are: ..." message comes from generic KV client configuration, but using memberlist for HA tracker will not work properly. (We track...

Another way of doing this would be to modify gRPC instrumentation at https://github.com/weaveworks/common/blob/bd288de53d57de300fa286688ce2fc935687213f/middleware/grpc_instrumentation.go#L14-L26 and also inspect the response we’re sending back. If it is `*httpgrpc.HTTPResponse`, then we could extract status...

> Although experimental in chunks, it would be nice to get the [delete series API](https://cortexmetrics.io/docs/guides/deleting-series/) in blocks > #4267 There is https://github.com/cortexproject/cortex/pull/4274 proposal for that.

> which looks quite a waste considering we could fit 120 samples in a chunk. Chunk with 12 samples will still be much smaller than chunk with 120 samples (under...

This is now hopefully fixed by https://github.com/prometheus/prometheus/pull/9856, but it needs to be updated in Cortex too.

In that case I would definitely suggest to report it to Prometheus and include your repro test case. /cc @codesome

> This is a duplicate of [grafana/grafana#81805](https://github.com/grafana/grafana/issues/81805) since I don't know if this is for the mimir team or for the grafana team. Thank you. Mimir APIs returns full configuration...

Let's bring this to attention of @grafana/alerting-squad .

Or @grafana/mimir-ruler-and-alertmanager-maintainers, which should be similar set of people.

> How do I do that? I tried to assign the issue to @grafana/mimir-ruler-and-alertmanager-maintainers but that didn't quite work. I believe mentioning the groups like I did above triggers email...