Skip to content

Fix hedged search options#1350

Merged
joe-elliott merged 11 commits intografana:mainfrom
joe-elliott:fix-hedged-search
Mar 29, 2022
Merged

Fix hedged search options#1350
joe-elliott merged 11 commits intografana:mainfrom
joe-elliott:fix-hedged-search

Conversation

@joe-elliott
Copy link
Copy Markdown
Collaborator

What this PR does:
Moves external endpoint hedged search options from the query frontend to the querier. These options were taking into account queue time on the query frontend and were difficult to balance against other options. They are much more effective in the querier.

Checklist

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

Signed-off-by: Joe Elliott <number101010@gmail.com>
Signed-off-by: Joe Elliott <number101010@gmail.com>
Signed-off-by: Joe Elliott <number101010@gmail.com>
Signed-off-by: Joe Elliott <number101010@gmail.com>
Signed-off-by: Joe Elliott <number101010@gmail.com>
Signed-off-by: Joe Elliott <number101010@gmail.com>
Signed-off-by: Joe Elliott <number101010@gmail.com>
Signed-off-by: Joe Elliott <number101010@gmail.com>
@joe-elliott
Copy link
Copy Markdown
Collaborator Author

joe-elliott commented Mar 23, 2022

Threw this together while moving around between locations. It likely needs a closer look than my normal flawless PRs ;)

Signed-off-by: Joe Elliott <number101010@gmail.com>
Copy link
Copy Markdown
Contributor

@mdisibio mdisibio left a comment

Choose a reason for hiding this comment

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

LGTM. Noted a few cosmetic things.

Comment thread CHANGELOG.md Outdated
Comment thread modules/querier/config.go Outdated
Signed-off-by: Joe Elliott <number101010@gmail.com>
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.

2 participants