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

Autoscale CI runners #9543

Closed
Tracked by #9531 ...
blt opened this issue Oct 9, 2021 · 1 comment
Closed
Tracked by #9531 ...

Autoscale CI runners #9543

blt opened this issue Oct 9, 2021 · 1 comment

Comments

@blt
Copy link
Contributor

blt commented Oct 9, 2021

Today we self-host most of our CI runners and do so with a flat provision. This works sort of okay but will rapidly not as we start building more release containers. It's now possible to autoscale self-hosted runners -- see this document -- and we're very much going to need this.

blt added a commit that referenced this issue Oct 19, 2021
This pull-request introduces localhost soak testing to the vector
project, part of the work to satisfy #9515. The soak introduced here
is log aggregation, that is datadog_agent -> remap ->
datadog_log. Running the soak is discussed in soak/README.md. Soaks
are defined solely in terraform, which I expect will move around some
as #9618 is worked. Vector containers are built locally for now, but
once #9543 is available we can lean on the CI infrastructure to build
containers some.

Closes #9616
Closes #9617

Signed-off-by: Brian L. Troutwine <brian@troutwine.us>
blt added a commit that referenced this issue Oct 21, 2021
chore: Allow for localhost soak testing

This pull-request introduces localhost soak testing to the vector
project, part of the work to satisfy #9515. The soak introduced here
is log aggregation, that is datadog_agent -> remap ->
datadog_log. Running the soak is discussed in soak/README.md. Soaks
are defined solely in terraform, which I expect will move around some
as #9618 is worked. Vector containers are built locally for now, but
once #9543 is available we can lean on the CI infrastructure to build
containers some.

Closes #9616
Closes #9617

Signed-off-by: Brian L. Troutwine <brian@troutwine.us>
@blt blt mentioned this issue Dec 14, 2021
24 tasks
@jszwedko
Copy link
Member

Closing since runners are hosted now.

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

No branches or pull requests

2 participants