Skip to content

Commit

Permalink
Update extension.go
Browse files Browse the repository at this point in the history
  • Loading branch information
jagan2221 authored Dec 20, 2024
1 parent 2667da3 commit bcd6f78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/extension/sumologicextension/extension.go
Original file line number Diff line number Diff line change
Expand Up @@ -816,7 +816,7 @@ func (se *SumologicExtension) updateMetadataWithHTTPClient(ctx context.Context,

addJSONHeaders(req)

se.logger.Info("Updating collector metadata",
se.logger.Info("Updating collector metadata-1",
zap.String("URL", u.String()),
zap.String("body", buff.String()))

Expand Down

0 comments on commit bcd6f78

Please sign in to comment.