You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 2, 2024. It is now read-only.
Demo applications that Cloud Ops Sandbox uses (Online Boutique in version 0.9 and 0.10) provide their own load generators. It is not always useful because these generators can lack certain features that are useful for observability use cases. For example, customization of the load or an ability to program dynamic load.
To have a load generator that can be configured vs. multiple endpoints of the application can prove useful for Cloud Ops Sandbox users.
Technical requirements
Implement a stand-alone load generator using one of the existing solutions. While the language is not limited, it is preferred to keep all code in Golang. The following load generator implementations can be checked as references: