You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/sources/mimir/configure/about-versioning.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -251,6 +251,10 @@ The following features are currently experimental:
251
251
- 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`.
252
252
- The cluster validation label of all gRPC clients can be configured via `-common.client-cluster-validation.label`.
253
253
- 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`
254
258
- Preferred available zone for querying ingesters and store-gateways
0 commit comments