mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-22 03:30:37 +00:00
Update flags.go (#1116)
This commit is contained in:
parent
adf52465e3
commit
53557c3137
@ -266,8 +266,6 @@ func Setup(ctx *cli.Context) error {
|
||||
}
|
||||
}
|
||||
|
||||
fmt.Printf("ctx.GlobalBool(pprofFlag.Name): %v\n", ctx.GlobalBool(pprofFlag.Name))
|
||||
|
||||
if metrics.Enabled {
|
||||
go metrics.CollectProcessMetrics(3 * time.Second) // Start system runtime metrics collection
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user