Skip to content

Commit

Permalink
feat(demo): speed up batching
Browse files Browse the repository at this point in the history
  • Loading branch information
ernado committed Dec 11, 2023
1 parent 54797f2 commit d416d30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/local/ch-demo/otelcol.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ receivers:
- targets: [server:8080]
processors:
batch:
timeout: 5s
timeout: 1s
send_batch_max_size: 1024
send_batch_size: 500
memory_limiter:
Expand Down

0 comments on commit d416d30

Please sign in to comment.