Skip to content

Commit

Permalink
Update main
Browse files Browse the repository at this point in the history
  • Loading branch information
AlCutter committed Feb 1, 2024
1 parent 5652b14 commit 853d2ec
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cmd/omniwitness/monolith.go
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,10 @@ var (
)

func main() {
klog.InitFlags(nil)
flag.Parse()
defer klog.Flush()

ctx := context.Background()

if *metricsAddr == "" {
Expand Down

0 comments on commit 853d2ec

Please sign in to comment.