Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(configgrpc): fork configgrpc and add memorylimiterextension config option #157

Closed

Conversation

moh-osman3
Copy link
Contributor

@moh-osman3 moh-osman3 commented Mar 6, 2024

There is ongoing community discussion about applying a memory limiter extension (open-telemetry/opentelemetry-collector#9591), but no indication of timeline until PR's that apply the extension can be merged. This PR forks configgrpc and applies the PR (open-telemetry/opentelemetry-collector#9673) which allows a grpc server to configure a memorylimiterextension.

We have reliability issues with our collectors that customers are consistently noticing which started out as major issues with the exporterhelper. Forking this code unblocks our continued work to improve collector reliability by allowing us to limit the amount of memory a receiver can hold.

@moh-osman3 moh-osman3 force-pushed the mohosman/fork-configgrpc branch from 1bc065e to 2abc058 Compare April 4, 2024 03:19
@jmacd
Copy link
Contributor

jmacd commented May 20, 2024

Let's re-open this when we decide to make progress.

@jmacd jmacd closed this May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants