-
Notifications
You must be signed in to change notification settings - Fork 65
Closed as not planned
Description
Implement a memorylimiter extension that can replace the behavior of the concurrentbatchprocessor's inflight memory limiter. Instead of waiting until the concurrentbatchprocessor to apply an in flight byte limits, we should try to limit requests before they reach the otlp receiver's grpc server. This will be a step in the right direction for resolving memory issues observed in the receiver where too many waiters can build up a lot of memory even if the in flight memory is limited in the concurrentbatchprocessor.
Metadata
Metadata
Assignees
Labels
No labels