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 authored and ti-chi-bot committed May 7, 2024
1 parent 78f4254 commit 78a9a96
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 @@ -205,7 +205,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 78a9a96

Please sign in to comment.