Adding two suggestions in the context of TSDB
- TSDB Test Toolkit is a very important toolset to validate the possibility of data drop when datasets are TSDB enabled. Can we perform TSDB test toolkit run as part of the system test for datasets with
index_mode: "time_series" ?
- Include an additional check (
elastic-package check)to validate If there exists type: metrics in manifest.yml, there is also index_mode: "time_series" . This can be overridden by a flag --no-tsdb. This ensures that all future contributions are having index_mode: time_series