Skip to content

Commit 368da16

Browse files
committed
Remove DistributedTracing from feature gate list
Signed-off-by: Gang Li <[email protected]>
1 parent 1e47dc4 commit 368da16

File tree

1 file changed

+0
-2
lines changed
  • content/en/docs/v3.6/feature-gates

1 file changed

+0
-2
lines changed

content/en/docs/v3.6/feature-gates/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ ETCD.
3636

3737
| Feature | Default | Stage |
3838
|----------------------------------|---------|-------|
39-
| DistributedTracing | false | Alpha |
4039
| StopGRPCServiceOnDefrag | false | Alpha |
4140
| InitialCorruptCheck | false | Alpha |
4241
| CompactHashCheck | false | Alpha |
@@ -83,7 +82,6 @@ A *Deprecated* feature means:
8382

8483
Each feature gate is designed for enabling/disabling a specific feature.
8584

86-
* `DistributedTracing`: Enable experimental distributed tracing using OpenTelemetry Tracing.
8785
* `StopGRPCServiceOnDefrag`: Enable etcd gRPC service to stop serving client requests on defragmentation.
8886
* `TxnModeWriteWithSharedBuffer`: Enables the write transaction to use a shared buffer in its readonly check operations.
8987
* `InitialCorruptCheck`: Enable to check data corruption before serving any client/peer traffic.

0 commit comments

Comments
 (0)