File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
content/en/docs/v3.6/feature-gates Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change 36
36
37
37
| Feature | Default | Stage |
38
38
| ----------------------------------| ---------| -------|
39
- | DistributedTracing | false | Alpha |
40
39
| StopGRPCServiceOnDefrag | false | Alpha |
41
40
| InitialCorruptCheck | false | Alpha |
42
41
| CompactHashCheck | false | Alpha |
@@ -83,7 +82,6 @@ A *Deprecated* feature means:
83
82
84
83
Each feature gate is designed for enabling/disabling a specific feature.
85
84
86
- * ` DistributedTracing ` : Enable experimental distributed tracing using OpenTelemetry Tracing.
87
85
* ` StopGRPCServiceOnDefrag ` : Enable etcd gRPC service to stop serving client requests on defragmentation.
88
86
* ` TxnModeWriteWithSharedBuffer ` : Enables the write transaction to use a shared buffer in its readonly check operations.
89
87
* ` InitialCorruptCheck ` : Enable to check data corruption before serving any client/peer traffic.
You can’t perform that action at this time.
0 commit comments