Skip to content

Commit

Permalink
ci(k8s.otel.collector): increase sending queue
Browse files Browse the repository at this point in the history
  • Loading branch information
ernado committed Dec 4, 2023
1 parent d87124e commit 031975d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .k8s/otel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ data:
config: |
receivers:
otlp:
sending_queue: 10000
protocols:
grpc:
endpoint: ${env:MY_POD_IP}:4317
Expand Down

0 comments on commit 031975d

Please sign in to comment.