Skip to content

Commit

Permalink
test'
Browse files Browse the repository at this point in the history
  • Loading branch information
dayvar14 committed Feb 22, 2024
1 parent 46e841f commit c723cd1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cmd/telegraf/telegraf.go
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,8 @@ func (t *Telegraf) Init(pprofErr <-chan error, f Filters, g GlobalFlags, w Windo
t.GlobalFlags = g
t.WindowFlags = w

log.Println("EXPERIMENTAL USING TAIL FORK")

// Disable secret protection before performing any other operation
if g.unprotected {
log.Println("W! Running without secret protection!")
Expand Down

0 comments on commit c723cd1

Please sign in to comment.