Skip to content

Commit

Permalink
Merge branch 'main' of github.com:dragonflyoss/Dragonfly2 into featur…
Browse files Browse the repository at this point in the history
…e/probes

Signed-off-by: Gaius <gaius.qi@gmail.com>
  • Loading branch information
gaius-qi committed May 24, 2023
2 parents 4240c4d + dec9948 commit b06d57d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions scheduler/networktopology/probes.go
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,6 @@ import (
"d7y.io/dragonfly/v2/scheduler/resource"
)

const (
// defaultMovingAverageWeight is the weight of the moving average.
defaultMovingAverageWeight = 0.1
)

// Probe is the probe metadata.
type Probe struct {
// Host metadata.
Expand Down

0 comments on commit b06d57d

Please sign in to comment.