Skip to content

Add a memorylimiter extension #173

@moh-osman3

Description

@moh-osman3

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions