elastic / kibana-load-testing

Http load testing project for Kibana
Apache License 2.0
1 stars 19 forks source link

Es archiver/delete existing index #373

Closed dmlemeshko closed 1 year ago

dmlemeshko commented 1 year ago

Summary

This PR copies logic from kibana es-archiver to retry on index creation failure: delete the existing index and create a new one.