Skip to content

chore: fix miscellaneous issues in scaletest scripts #8006

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

Merged
merged 5 commits into from
Jun 14, 2023
Merged

Conversation

johnstcn
Copy link
Member

  • scaletest.go: actually wait for prometheus metrics regardless of tracing
  • coder_workspacetraffic.sh: allow specifying traffic rate
  • scaletest.sh: plumb through scaletest traffic options

@johnstcn johnstcn self-assigned this Jun 13, 2023
@johnstcn johnstcn changed the title chore: scaletest fixups chore: fix miscellaneous issues in scaletest scripts Jun 13, 2023
@johnstcn johnstcn requested review from mafredri and mtojek June 13, 2023 17:09
Copy link
Member

@mtojek mtojek left a comment

Choose a reason for hiding this comment

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

LGTM

}
// Wait for prometheus metrics to be scraped
Copy link
Member

Choose a reason for hiding this comment

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

nit: I'm wondering if there could be an active loop implemented instead to make sure that metrics have been scraped. Nothing is wrong with this submission though!

Copy link
Member Author

Choose a reason for hiding this comment

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

I considered that as well but didn't think it worth the additional complexity.

@johnstcn johnstcn merged commit df842b3 into main Jun 14, 2023
@johnstcn johnstcn deleted the cj/scaletest-fixup branch June 14, 2023 08:38
@github-actions github-actions bot locked and limited conversation to collaborators Jun 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants