Skip to content

Commit

Permalink
Use empty braces for batch processor definition
Browse files Browse the repository at this point in the history
  • Loading branch information
nickclyde committed Apr 17, 2024
1 parent 2a2c35d commit c0f2e0c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ config:
tls:
insecure: true
processors:
batch:
batch: {}
service:
pipelines:
traces:
Expand Down

0 comments on commit c0f2e0c

Please sign in to comment.