Skip to content

Commit

Permalink
Disable sending local collection metrics to batch processor
Browse files Browse the repository at this point in the history
  • Loading branch information
carsonip committed Dec 14, 2023
1 parent 95eab99 commit e50df87
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/beater/beater.go
Original file line number Diff line number Diff line change
Expand Up @@ -462,7 +462,6 @@ func (s *Runner) Run(ctx context.Context) error {
}),
finalBatchProcessor,
})
localExporter.SetBatchProcessor(batchProcessor)

agentConfigFetcher, fetcherRunFunc, err := newAgentConfigFetcher(
ctx,
Expand Down

0 comments on commit e50df87

Please sign in to comment.