Support ES API keys for metrics store authentication #1490
Labels
cleanup
Linter changes, reformatting, removal of unused code etc.
enhancement
Improves the status quo
As suggested here, 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 option along the lines ofdatastore.api-key
and use it for authentication against the metrics store cluster.Relates to #1067.
The text was updated successfully, but these errors were encountered: