cmd/utils: gofmt
This commit is contained in:
parent
e76813eb13
commit
c5dc61c62d
@ -926,8 +926,8 @@ var (
|
|||||||
// to enable a public-OK metrics endpoint without having to worry about ALSO exposing
|
// to enable a public-OK metrics endpoint without having to worry about ALSO exposing
|
||||||
// other profiling behavior or information.
|
// other profiling behavior or information.
|
||||||
MetricsHTTPFlag = &cli.StringFlag{
|
MetricsHTTPFlag = &cli.StringFlag{
|
||||||
Name: "metrics.addr",
|
Name: "metrics.addr",
|
||||||
Usage: `Enable stand-alone metrics HTTP server listening interface.`,
|
Usage: `Enable stand-alone metrics HTTP server listening interface.`,
|
||||||
Category: flags.MetricsCategory,
|
Category: flags.MetricsCategory,
|
||||||
}
|
}
|
||||||
MetricsPortFlag = &cli.IntFlag{
|
MetricsPortFlag = &cli.IntFlag{
|
||||||
|
Loading…
Reference in New Issue
Block a user