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

Fix a few inconsistencies in backend search between block formats #1538

Merged
merged 2 commits into from
Jul 5, 2022

Conversation

mdisibio
Copy link
Contributor

What this PR does:
This PR fixes a few inconsistencies in backend search between block formats. But also this adds a set of search tests at the tempodb-level, that will help keep things consistent as we make more changes. Hint: I will be making more changes.

Fixes:

  • v2 check on span name was exact instead of substring
  • v2 request start/end times weren't optional
  • vParquet was using the wrong tag to check "status.code"

Which issue(s) this PR fixes:
Fixes n/a

Checklist

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

…, v2 substring on span name, v2 start/end optional
@annanay25
Copy link
Contributor

LGTM. Great to see parameterised tests on both versions, more to come

@mdisibio mdisibio merged commit 724f821 into grafana:main Jul 5, 2022
@mdisibio mdisibio mentioned this pull request Jul 5, 2022
3 tasks
joe-elliott pushed a commit to joe-elliott/tempo that referenced this pull request Jul 7, 2022
…afana#1538)

* Fix a few inconsistencies in search: vparquet handling of status code, v2 substring on span name, v2 start/end optional

* changelog
@mdisibio mdisibio deleted the search-testing branch April 25, 2023 18:49
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