Skip to content

Include statusMessage intrinsic attribute in tag search - #3084

Merged
joe-elliott merged 2 commits into
grafana:mainfrom
rcrowe:fix-3081
Oct 30, 2023
Merged

Include statusMessage intrinsic attribute in tag search#3084
joe-elliott merged 2 commits into
grafana:mainfrom
rcrowe:fix-3081

Conversation

@rcrowe

@rcrowe rcrowe commented Oct 30, 2023

Copy link
Copy Markdown
Contributor

What this PR does:

Includes statusMessage from the api/v2/search/tags endpoint.

Which issue(s) this PR fixes:
Fixes #3081

Checklist

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

joe-elliott commented Oct 30, 2023

Copy link
Copy Markdown
Collaborator

Thanks for the PR!

It looks like you have a test to fix up and you'll need to sign the CLA in order for us to merge, but these should be easy enough.

Feel free to ignore the tempodb test failure. It is just timing out. We need to split it into multiple tests.

Signed-off-by: Rob Crowe <nobby.crowe@gmail.com>
@rcrowe

rcrowe commented Oct 30, 2023

Copy link
Copy Markdown
Contributor Author

Thanks @joe-elliott
Hopefully, both those things have now been fixed correctly

@joe-elliott

joe-elliott commented Oct 30, 2023

Copy link
Copy Markdown
Collaborator

One more thing I should have mentioned before! Can you add a bugfix changelog entry? Thanks 🙏

Signed-off-by: Rob Crowe <nobby.crowe@gmail.com>

@joe-elliott joe-elliott left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thanks for the quick bugfix!

@joe-elliott
joe-elliott merged commit 0deec94 into grafana:main Oct 30, 2023
@rcrowe
rcrowe deleted the fix-3081 branch October 30, 2023 21:18
@joe-elliott joe-elliott added type/bug Something isn't working backport release-v2.3 labels Nov 22, 2023
github-actions Bot pushed a commit that referenced this pull request Nov 22, 2023
* Include statusMessage intrinsic attribute in tag search

Signed-off-by: Rob Crowe <nobby.crowe@gmail.com>

* Add bugfix to changelog

Signed-off-by: Rob Crowe <nobby.crowe@gmail.com>

---------

Signed-off-by: Rob Crowe <nobby.crowe@gmail.com>
(cherry picked from commit 0deec94)
joe-elliott pushed a commit that referenced this pull request Nov 27, 2023
* Include statusMessage intrinsic attribute in tag search

Signed-off-by: Rob Crowe <nobby.crowe@gmail.com>

* Add bugfix to changelog

Signed-off-by: Rob Crowe <nobby.crowe@gmail.com>

---------

Signed-off-by: Rob Crowe <nobby.crowe@gmail.com>
(cherry picked from commit 0deec94)

Co-authored-by: Rob Crowe <282571+rcrowe@users.noreply.github.com>
mattdurham pushed a commit to mattdurham/tempo that referenced this pull request Jun 18, 2026
* Include statusMessage intrinsic attribute in tag search

Signed-off-by: Rob Crowe <nobby.crowe@gmail.com>

* Add bugfix to changelog

Signed-off-by: Rob Crowe <nobby.crowe@gmail.com>

---------

Signed-off-by: Rob Crowe <nobby.crowe@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport release-v2.3 type/bug Something isn't working

2 participants