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

Introduce use_doc_values_sparse_index for the elastic/logs track #740

Conversation

salvatore-campagna
Copy link
Contributor

@salvatore-campagna salvatore-campagna commented Feb 5, 2025

This PR introduces a new track parameter that controls the corresponding Elasticsearch setting:
index.mapping.use_doc_values_sparse_index.

We will set this parameter for the elastic/logs track to evaluate the impact of using a doc values sparse index on the host.name and @timestamp fields. The goal is to assess its effects on indexing throughput, query latency, and storage footprint. By enabling this parameter in controlled benchmarking environments, we aim to gain insights into its trade-offs and determine the most effective configuration for LogsDB.

@salvatore-campagna salvatore-campagna self-assigned this Feb 5, 2025
@salvatore-campagna salvatore-campagna changed the title Introduce setting use_doc_values_sparse_index for elastic/logs and tsdb tracks Introduce use_doc_values_sparse_index for elastic/logs and tsdb tracks Feb 5, 2025
@salvatore-campagna salvatore-campagna changed the title Introduce use_doc_values_sparse_index for elastic/logs and tsdb tracks Introduce use_doc_values_sparse_index for the elastic/logs track Feb 5, 2025
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