Skip to content

Commit

Permalink
config: remove defaultTraceRegionFlow (#8009)
Browse files Browse the repository at this point in the history
ref #7917

Remove unused `defaultTraceRegionFlow`.

Signed-off-by: JmPotato <ghzpotato@gmail.com>
  • Loading branch information
JmPotato committed Apr 1, 2024
1 parent 75b8a4b commit f559940
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion server/config/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,6 @@ const (
defaultLeaderPriorityCheckInterval = time.Minute

defaultUseRegionStorage = true
defaultTraceRegionFlow = true
defaultFlowRoundByDigit = 3 // KB
maxTraceFlowRoundByDigit = 5 // 0.1 MB
defaultMaxResetTSGap = 24 * time.Hour
Expand Down

0 comments on commit f559940

Please sign in to comment.