Skip to content

Commit

Permalink
Remove defaultTraceRegionFlow
Browse files Browse the repository at this point in the history
Signed-off-by: JmPotato <[email protected]>
  • Loading branch information
JmPotato committed Apr 1, 2024
1 parent 75b8a4b commit 26cbbb6
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 26cbbb6

Please sign in to comment.