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
Number of samples to collect per million spans for distributed tracing.
286
286
287
287
Experimental feature:
288
-
--experimental-initial-corrupt-check 'false'. It's deprecated, and will be decommissioned in v3.7. Use '--feature-gates=InitialCorruptCheck=true' instead.
289
-
Enable to check data corruption before serving any client/peer traffic.
288
+
--experimental-initial-corrupt-check 'false'
289
+
Enable to check data corruption before serving any client/peer traffic. Deprecated in v3.6 and will be decommissioned in v3.7. Use '--feature-gates=InitialCorruptCheck=true' instead.
290
290
--experimental-corrupt-check-time '0s'
291
291
Duration of time between cluster corruption check passes. Deprecated in v3.6 and will be decommissioned in v3.7. Use 'corrupt-check-time' instead.
0 commit comments