We need to run a load test of the plugin to examine and better understand its performance and overhead.
To run this load test, we need a way to orchestrate an OpenSearch cluster with the UBI plugin installed. This is described by #134.
136 Facilitate distributed clients for load test
Related Issues
Related to #25 regarding capturing overhead metrics. We want to measure the impact the plugin has on OpenSearch.
Related to #29 in that it is acceptable to drop a few (an undetermined number) of events in order to prioritize system stability. We want to make sure OpenSearch operates without any unexpected events or errors due to a high load of client-side events.
Related to #113 to measure the disk space requirements for storage of a real-world number of events and queries.
Nice to Haves
Nice to have #117 done to be able to load test with and without storing the full query.
We need to run a load test of the plugin to examine and better understand its performance and overhead.
136 Facilitate distributed clients for load test
Related Issues
Nice to Haves