mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-21 20:26:41 +00:00
internal/debug: add missing pyroscope tags flag to command-line flags
This commit is contained in:
parent
6c02ef5586
commit
2c3aa48b5b
1 changed files with 1 additions and 0 deletions
|
|
@ -183,6 +183,7 @@ var Flags = []cli.Flag{
|
|||
traceFlag,
|
||||
pyroscopeFlag,
|
||||
pyroscopeServerFlag,
|
||||
pyroscopeTagsFlag,
|
||||
}
|
||||
|
||||
var (
|
||||
|
|
|
|||
Loading…
Reference in a new issue