Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
Pliner committed Jan 9, 2020
1 parent f17221e commit d825581
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions cmd/filter/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,6 @@ func getDefault() config {
CacheCapacity: 10,
MaxParallelMatches: 0,
},
Graphite: cmd.GraphiteConfig{
RuntimeStats: false,
URI: "localhost:2003",
Prefix: "DevOps.Moira",
Interval: "60s",
},
Telemetry: cmd.TelemetryConfig{
Listen: ":8094",
Graphite: cmd.GraphiteConfig{
Expand Down

0 comments on commit d825581

Please sign in to comment.