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

Tempo: Wrap the autocomplete value for a tag in double quotes #55610

Merged
merged 4 commits into from
Sep 22, 2022

Conversation

CrypticSignal
Copy link
Contributor

Fixes #55586.

@grafanabot
Copy link
Contributor

@CrypticSignal CrypticSignal marked this pull request as ready for review September 22, 2022 09:12
@CrypticSignal CrypticSignal requested a review from a team as a code owner September 22, 2022 09:12
@dsotirakis dsotirakis modified the milestones: 9.2.0, 9.2.0-beta1 Sep 22, 2022
@CrypticSignal CrypticSignal merged commit 4be7809 into main Sep 22, 2022
@CrypticSignal CrypticSignal deleted the hamas/tempo-wrap-tag-values-in-quotes branch September 22, 2022 17:37
grafanabot pushed a commit that referenced this pull request Sep 22, 2022
xlson added a commit that referenced this pull request Sep 23, 2022
* main: (496 commits)
  Alerting: Add alert preview to cloud rules editor (#54950)
  Chore: Add methods from sqlstore to org service interface (#55635)
  Frontend: Update frontend styleguide emotion example (#55608)
  Update grabpl version to v3.0.9 (#55621)
  Update dependency @kusto/monaco-kusto to v5.2.0 (#54134)
  CloudWatch: Add missing AWS/Prometheus metrics (#54990)
  Search: create a separate HTTP endpoint (#55634)
  NavTree: Refactor out the navtree building from api/index.go and into it's own service  (#55552)
  Update CODEOWNERS with specific docs responsibilities (#55522)
  Docs: Clarify "supported data sources" (#54337)
  Docs: Fix relrefs in access control API docs (#51940)
  Docs: Note issue #13399 in database install docs (#55596)
  Tempo: Wrap the autocomplete value for a tag in double quotes (#55610)
  Canvas: Add metric value element type (#55205)
  GrafanaUI: Add icon to links on Plugin configuration page (#55581)
  Chore: Move team store implementation to a separate package (#55514)
  Chore: Copy methods from sqlstore to org store (#55615)
  Plugins: Display "renderer" and "secretsmanager" plugin types under plugin catalog "Application" filter (#55597)
  ci: Update CODEOWNERS for as-code team (#55334)
  Navigation: use pageNav and subTitle in Dashboards > Settings > Links (#55510)
  ...
CrypticSignal pushed a commit that referenced this pull request Sep 26, 2022
#55637)

(cherry picked from commit 4be7809)

Co-authored-by: Hamas Shafiq <hamas.shafiq@grafana.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tempo search doesn't work if a tag value contains a space, unless the value is wrapped in double quotes.
4 participants