Mike Baamonde
Mike Baamonde
As suggested [here](https://github.com/elastic/rally/issues/1067#issuecomment-721085065), we should support authentication against ES metrics stores via API keys. This is configured in the Rally configuration file under `reporting`. We'll need to introduce a new...
This is a meta-issue to track feature enhancements, bug fixes, and documentation clarifications related to Rally's support for data streams. As we uncover gaps and identify areas for improvement, we'll...
It would be convenient if track authors could access the final JSON rendering of a track without actually running a race. This would be especially useful for complex tracks involving...
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...
The `cluster-health` [operation](https://esrally.readthedocs.io/en/stable/track.html#cluster-health) accepts an optional `index` parameter. This seems to map to what the Elasticsearch [documentation](https://www.elastic.co/guide/en/elasticsearch/reference/current/cluster-health.html#cluster-health-api-path-params) refers to as the `target` of the health check: > Comma-separated list of...