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

Add support for ingester query shards #3574

Merged
merged 21 commits into from
Apr 18, 2024

Conversation

zalegrala
Copy link
Contributor

@zalegrala zalegrala commented Apr 15, 2024

What this PR does:

This change allows the search queries against the ingesters to be broken into smaller queries based on the time span.

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

@joe-elliott joe-elliott mentioned this pull request Apr 17, 2024
9 tasks
modules/frontend/config.go Show resolved Hide resolved
modules/frontend/search_sharder.go Show resolved Hide resolved
modules/frontend/search_sharder.go Show resolved Hide resolved
modules/frontend/search_sharder_test.go Outdated Show resolved Hide resolved
.golangci.yml Show resolved Hide resolved
modules/frontend/search_sharder.go Show resolved Hide resolved
Copy link
Contributor

@knylander-grafana knylander-grafana left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for adding updates to the doc.

@zalegrala zalegrala merged commit 5e26604 into grafana:main Apr 18, 2024
15 checks passed
@zalegrala zalegrala deleted the ingesterQueryShards branch April 18, 2024 17:40
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.

None yet

4 participants