mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-22 04:36:42 +00:00
internal/debug: add missing pyroscope tags flag to command-line flags
This commit is contained in:
parent
77a6c67f74
commit
7442b66c4f
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