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

Increase instance size for prior-go #690

Merged
merged 3 commits into from
Apr 30, 2020

Conversation

MrAlias
Copy link
Contributor

@MrAlias MrAlias commented Apr 30, 2020

Increase from the default medium (2vCPU 4GB) to medium+ (3vCPU 6GB). This is to stop the OOM events identified in #685 from happening.

Looks like other projects have done similar increases in size.

Possibly fixes #685.

Increase from the default medium (2vCPU 4GB) to medium+ (3vCPU 6GB).
This is to stop the OOM events identified in #685 from happening.
@MrAlias
Copy link
Contributor Author

MrAlias commented Apr 30, 2020

I thought it was only the prior-go job that was suffering, but that doesn't look to be the case: https://circleci.com/gh/open-telemetry/opentelemetry-go/2171?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-checks-link

Upgrading both job sizes.

@MrAlias MrAlias merged commit 44bd7e9 into open-telemetry:master Apr 30, 2020
@MrAlias MrAlias deleted the increase-circleci-size branch April 30, 2020 20:17
@pellared pellared added this to the untracked milestone Nov 8, 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.

Fix Flaky CircleCI Builds
4 participants