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

Update to use the ballast memory instead of the flag #567

Merged
merged 1 commit into from
Jul 23, 2021
Merged

Update to use the ballast memory instead of the flag #567

merged 1 commit into from
Jul 23, 2021

Conversation

bogdandrutu
Copy link
Contributor

  • The memory_ballast extension is the only way to configure ballast starting with v0.31.0 of the collector;
  • The memory_limiter processor accesses the ballast directly from the config, no need to set ballast_memory_size anymore;

@bogdandrutu bogdandrutu requested review from a team as code owners July 22, 2021 19:45
cmd/otelcol/config/collector/agent_config.yaml Outdated Show resolved Hide resolved
cmd/otelcol/config/collector/gateway_config.yaml Outdated Show resolved Hide resolved
cmd/otelcol/config/collector/otlp_config_linux.yaml Outdated Show resolved Hide resolved
cmd/otelcol/main.go Show resolved Hide resolved
@bogdandrutu
Copy link
Contributor Author

@tigrannajaryan I extracted the upgrade in a separate PR that this PR depends on #568

* The memory_ballast extension is the only way to configure ballast starting with v0.31.0 of the collector;
* The memory_limiter processor accesses the ballast directly from the config, no need to set ballast_memory_size anymore;

Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
@bogdandrutu
Copy link
Contributor Author

@tigrannajaryan I had to re-write the tests to make sure I am not breaking anything :)

@tigrannajaryan
Copy link
Contributor

Looks like I don't have merging rights.

@bogdandrutu
Copy link
Contributor Author

@tigrannajaryan not even approving rights :))

@rmfitzpatrick rmfitzpatrick merged commit 5f8dec7 into signalfx:main Jul 23, 2021
This pull request was closed.
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