Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose index patterns as track parameter #56

Open
danielmitterdorfer opened this issue Dec 9, 2019 · 2 comments
Open

Expose index patterns as track parameter #56

danielmitterdorfer opened this issue Dec 9, 2019 · 2 comments
Labels
blocked This item cannot be finished because of a dependency enhancement

Comments

@danielmitterdorfer
Copy link
Member

If users want to use different index names for some challenges, it is only possible via changing the track itself. We should instead allow to change the index pattern via a track parameter.

@danielmitterdorfer danielmitterdorfer self-assigned this Dec 9, 2019
danielmitterdorfer added a commit to danielmitterdorfer/rally-eventdata-track that referenced this issue Dec 10, 2019
With this commit we introduce the track parameter `query_index_prefix`
which determines the prefix of indices which are used in query
benchmarks and set its default to the former value `elasticlogs_q`.

Relates elastic#56
danielmitterdorfer added a commit that referenced this issue Dec 10, 2019
With this commit we introduce the track parameter `query_index_prefix`
which determines the prefix of indices which are used in query
benchmarks and set its default to the former value `elasticlogs_q`.

Relates #56
danielmitterdorfer added a commit that referenced this issue Dec 10, 2019
With this commit we introduce the track parameter `query_index_prefix`
which determines the prefix of indices which are used in query
benchmarks and set its default to the former value `elasticlogs_q`.

Relates #56
@danielmitterdorfer danielmitterdorfer added the blocked This item cannot be finished because of a dependency label Jan 23, 2020
@danielmitterdorfer
Copy link
Member Author

we should work on #74 first to reduce the effort.

@danielmitterdorfer danielmitterdorfer removed their assignment Jan 23, 2020
@PixelOrange
Copy link

The merge in #57 works but it does not update the output in rally. It still says "delete index_elasticlogs_q" and references it again in the elasticlogs_q_write.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked This item cannot be finished because of a dependency enhancement
Projects
None yet
Development

No branches or pull requests

2 participants