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

Automated load testing and production capacity calculation #551

Open
1 of 5 tasks
tolbrino opened this issue Oct 19, 2023 · 0 comments
Open
1 of 5 tasks

Automated load testing and production capacity calculation #551

tolbrino opened this issue Oct 19, 2023 · 0 comments
Assignees
Labels
epic This issue acts as a tracker for other issues

Comments

@tolbrino
Copy link
Contributor

tolbrino commented Oct 19, 2023

We need a way to project the load which the production network can handle. This information is the base for onboarding new wallets as it determines whether we need to scale up the production network.
(This epic relates to #508)

Definition of Done

  • k6 load testing scenario which mimics realistic RPC calls and can be run locally
  • k6 load testing scenario can be started via Github Actions button (devops)
  • k6 load testing scenario is run nightly on GHA automatically (devops)
  • results are accessible in Grafana
  • separate dashboard which projects the possible load on our production network
@tolbrino tolbrino added the epic This issue acts as a tracker for other issues label Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic This issue acts as a tracker for other issues
Projects
None yet
Development

No branches or pull requests

3 participants