Skip to content

Commit ef1d54e

Browse files
committed
about-versioning.md
1 parent f6a6b41 commit ef1d54e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/sources/mimir/configure/about-versioning.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,10 @@ The following features are currently experimental:
251251
- Assuming that a gRPC client configuration can be reached via `-<grpc-client-config-path>`, cluster validation label is configured via: `-<grpc-client-config-path>.cluster-validation.label`.
252252
- The cluster validation label of all gRPC clients can be configured via `-common.client-cluster-validation.label`.
253253
- Requests with invalid cluster validation labels are tracked via the `cortex_client_invalid_cluster_validation_label_requests_total` metric.
254+
- Common
255+
- Instrument a fraction of pooled objects for references that outlive their lifetime
256+
- Only implemented for objects embedding `mimirpb.BufferHolder` so far.
257+
- Flag: `-common.instrument-reference-leaks-pct`
254258
- Preferred available zone for querying ingesters and store-gateways
255259
- `-querier.prefer-availability-zone`
256260
- Memberlist zone-aware routing

0 commit comments

Comments
 (0)