Skip to content

Commit 7442b66

Browse files
committed
internal/debug: add missing pyroscope tags flag to command-line flags
1 parent 77a6c67 commit 7442b66

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/debug/flags.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,7 @@ var Flags = []cli.Flag{
183183
traceFlag,
184184
pyroscopeFlag,
185185
pyroscopeServerFlag,
186+
pyroscopeTagsFlag,
186187
}
187188

188189
var (

0 commit comments

Comments
 (0)