This repository has been archived by the owner on Nov 2, 2024. It is now read-only.
Create a "universal" load generator #1030
Labels
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
Milestone
Description
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:
The text was updated successfully, but these errors were encountered: