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

Split up QueryTimeout for trace and search queries #984

Merged
merged 2 commits into from
Sep 27, 2021

Conversation

kvrhdn
Copy link
Member

@kvrhdn kvrhdn commented Sep 23, 2021

What this PR does:
Split up querier.query_timeout for trace lookup and search queries. Search queries are usually slower than trace lookup queries, splitting them up allows operators to configure them separately.

Which issue(s) this PR fixes:
Part of #932

Checklist

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

@kvrhdn kvrhdn mentioned this pull request Sep 23, 2021
12 tasks
@kvrhdn kvrhdn marked this pull request as ready for review September 23, 2021 17:49
@annanay25 annanay25 merged commit 58458c6 into grafana:main Sep 27, 2021
@kvrhdn kvrhdn deleted the tempo-split-query-timeout branch September 27, 2021 09:00
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

3 participants