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
Is your feature request related to a problem? Please describe
The benchmark test script can be used as a convenient automated script to run performance test locally. I'd like to have it integrate the existing feature of opensearch-benchmark to expand the workload data size.
Is your feature request related to a problem? Please describe
The benchmark test script can be used as a convenient automated script to run performance test locally. I'd like to have it integrate the existing feature of opensearch-benchmark to expand the workload data size.
Document for the feature: https://github.com/opensearch-project/opensearch-benchmark-workloads/tree/2/http_logs#beta-feature-increasing-the-size-of-the-data-corpus
Describe the solution you'd like
May be achieved by modifying the code around this line, which executing the openserch-benchmark command.
Here are more documents:
https://github.com/opensearch-project/opensearch-benchmark/blob/1.0.0/docker/README.md?plain=1#L20
https://github.com/opensearch-project/opensearch-benchmark/blob/1.0.0/scripts/expand-data-corpus.py#L22
Here is the code I wrote to make it possible tlfeng@9df12c3, and it can be a reference for anyone has the same demand.
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: