Skip to content

Commit

Permalink
Remove DistributedTracing from feature gate list
Browse files Browse the repository at this point in the history
Signed-off-by: Gang Li <[email protected]>
  • Loading branch information
gangli113 committed Jan 7, 2025
1 parent 1e47dc4 commit 368da16
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions content/en/docs/v3.6/feature-gates/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ ETCD.

| Feature | Default | Stage |
|----------------------------------|---------|-------|
| DistributedTracing | false | Alpha |
| StopGRPCServiceOnDefrag | false | Alpha |
| InitialCorruptCheck | false | Alpha |
| CompactHashCheck | false | Alpha |
Expand Down Expand Up @@ -83,7 +82,6 @@ A *Deprecated* feature means:

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

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

0 comments on commit 368da16

Please sign in to comment.