elastic / rally

Macrobenchmarking framework for Elasticsearch
Apache License 2.0
36 stars 313 forks source link

Create an example track that uses data streams #1392

Open michaelbaamonde opened 2 years ago

michaelbaamonde commented 2 years ago

It would be useful if the docs included an example of a track with a static data set that uses data streams. My inclination would be to extend the track tutorial, but there could be other ways to structure it.

cc @dliappis and @DJRickyB

pquentin commented 2 years ago

Extending the track tutorial makes sense if we use a new section or just use data streams by default. Why? I believe it's important to make sure the tutorial does not become too confusing

michaelbaamonde commented 2 years ago

use a new section

That's what I had in mind, too. I wouldn't want the example track to use both indices and data streams, as I agree that it would become too confusing, especially for new users who are the intended audience.