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

Add memory_limiter and GOMEMLIMIT #39

Merged
merged 4 commits into from
Apr 22, 2024
Merged

Add memory_limiter and GOMEMLIMIT #39

merged 4 commits into from
Apr 22, 2024

Conversation

OverOrion
Copy link
Collaborator

@OverOrion OverOrion force-pushed the memory_limiter branch 3 times, most recently from ebc94f4 to 2fcbe1d Compare March 7, 2024 14:03
@OverOrion OverOrion force-pushed the memory_limiter branch 4 times, most recently from 5be14d5 to 112fef8 Compare April 8, 2024 10:01
Copy link
Collaborator

@kristofgyuracz kristofgyuracz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

go.mod Show resolved Hide resolved
See Opentelemtry Collector docs for details:
https://github.com/open-telemetry/opentelemetry-collector/blob/main/processor/memorylimiterprocessor/README.md

> It is highly recommended to configure the GOMEMLIMIT environment variable as well as the memory_limiter processor on every collector.
> GOMEMLIMIT should be set to 80% of the hard memory limit of your collector.

Signed-off-by: Szilard Parrag <[email protected]>
@kristofgyuracz kristofgyuracz merged commit 7041f86 into main Apr 22, 2024
6 checks passed
@kristofgyuracz kristofgyuracz deleted the memory_limiter branch April 22, 2024 08:37
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.

3 participants