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

Skip flatbuffers and live traces search in TraceQL queries #1997

Merged
merged 4 commits into from Jan 16, 2023

Conversation

mapno
Copy link
Member

@mapno mapno commented Jan 13, 2023

What this PR does:

Skips search of live traces and flat-buffers search entries when querying with TraceQL. This resulted in inconsistent results, since live trace search would match all traces.

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 January 13, 2023 16:59
modules/ingester/instance_search.go Show resolved Hide resolved
modules/ingester/instance_search_test.go Show resolved Hide resolved
integration/util.go Show resolved Hide resolved
@mapno mapno enabled auto-merge (squash) January 16, 2023 08:17
@mapno mapno merged commit e6b58d5 into grafana:main Jan 16, 2023
@mapno mapno deleted the traceql-fix-live-fb-search branch January 16, 2023 16:46
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