Skip to content

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

Merged
mdisibio merged 2 commits intografana:mainfrom
mdisibio:search-testing
Jul 5, 2022
Merged

Fix a few inconsistencies in backend search between block formats#1538
mdisibio merged 2 commits intografana:mainfrom
mdisibio:search-testing

Conversation

@mdisibio
Copy link
Copy Markdown
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
Copy Markdown
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