canonical / cos-alerter

Apache License 2.0
1 stars 1 forks source link

Load Testing #46

Open dstathis opened 1 year ago

dstathis commented 1 year ago

Enhancement Proposal

We need to figure out the limits of COS Alerter.

dstathis commented 1 year ago

This should ideally be automated to run on every release and add the results as a release artifact.

simskij commented 1 year ago

This should be done using k6. It does not need to be a hard maximum, but rather a reasonable upper limit where performance isn't degraded. Likely should be part of @sed-i's load testing setup at some point.