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 hedged request to trace by ID #1735

Merged
merged 13 commits into from
Sep 15, 2022
Merged

Add hedged request to trace by ID #1735

merged 13 commits into from
Sep 15, 2022

Conversation

mapno
Copy link
Member

@mapno mapno commented Sep 13, 2022

What this PR does:

Adds hedging to trace by ID lookups in the query-frontend.

Also, deprecates query-frontend.query_shards in favor of query_frontend.trace_by_id.query_shards

Checklist

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

@mapno mapno marked this pull request as ready for review September 13, 2022 15:08
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com>
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.

Doc updates look good. Thank you for updating the docs.

Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com>
@@ -16,7 +16,7 @@ go run ./cmd/tempo --storage.trace.backend=local --storage.trace.local.path=/tmp

## Complete configuration

> **Note**: This manifest was generated on 2022-03-29.
> **Note**: This manifest was generated on 2022-09-13.
Copy link
Member

Choose a reason for hiding this comment

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

thank you for regenerating this :)

modules/frontend/config.go Outdated Show resolved Hide resolved
modules/frontend/hedged_requests.go Show resolved Hide resolved
modules/frontend/hedged_requests.go Show resolved Hide resolved
modules/frontend/config.go Outdated Show resolved Hide resolved
@mapno mapno merged commit 3da04bf into grafana:main Sep 15, 2022
@mapno mapno deleted the frontend-hedging branch September 15, 2022 06:59
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.

3 participants