Skip to content

Commit

Permalink
Fixing vet
Browse files Browse the repository at this point in the history
  • Loading branch information
raj-prince committed Sep 12, 2024
1 parent 3f43cda commit 6f8f4f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions storage/util/dynamic_percentile.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ import (
"sync"
)

// MetricType is the metric type DynamicPercentile algo expects.
type MetricType int64

// DynamicPercentile dynamically calculates the delay at a fixed percentile, based on
Expand Down

0 comments on commit 6f8f4f0

Please sign in to comment.