Skip to content

Use component templates for rally data management#8

Open
NickDris wants to merge 21 commits into
masterfrom
add-data-streams-component-templates
Open

Use component templates for rally data management#8
NickDris wants to merge 21 commits into
masterfrom
add-data-streams-component-templates

Conversation

@NickDris

Copy link
Copy Markdown
Owner

NickDris added 21 commits March 2, 2026 18:39
Add data streams to results metrics and races
Change default metrics indexing to data streams
Fix bulk indexing to change the op_type create
Adding the op_type in the document creation is moving the performance
hit from the bulk index step to the document creation step.

While it is better to locally cache the use_data_streams variable
and bulk edit all the documents in one pass, it is more neglible
to do it in the document creation step and take advantage from the
 native cache.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant