Skip to content

Commit

Permalink
32MiB default
Browse files Browse the repository at this point in the history
  • Loading branch information
jmacd committed Nov 13, 2024
1 parent 55e398d commit c6634bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion receiver/otelarrowreceiver/factory.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ const (

defaultMemoryLimitMiB = 128
defaultRequestLimitMiB = 128
defaultWaitingLimitMiB = 1000
defaultWaitingLimitMiB = 32
)

// NewFactory creates a new OTel-Arrow receiver factory.
Expand Down

0 comments on commit c6634bb

Please sign in to comment.