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

[v10.0.x] Tempo: Use pipe in TraceQL by default for multi-value variables #70321

Merged
merged 1 commit into from Jun 19, 2023

Conversation

grafanabot
Copy link
Contributor

Backport 06a4b6d from #70051


What is this feature?

Updates Tempo TraceQL queries to use pipe by default for multi-value variables.

Why do we need this feature?

Fixes issue where TraceQL queries with multi-value variables were not being replaced correctly for the TraceQL query.

Who is this feature for?

Tempo users.

Which issue(s) does this PR fix?:

Fixes #69841

Special notes for your reviewer:

Please check that:

  • It works as expected from a user's perspective.
  • If this is a pre-GA feature, it is behind a feature toggle.
  • The docs are updated, and if this is a notable improvement, it's added to our What's New doc.

* Use pipe in traceQL by default for multi value variables

* Use constant

(cherry picked from commit 06a4b6d)
@joey-grafana joey-grafana merged commit 092b750 into v10.0.x Jun 19, 2023
18 checks passed
@joey-grafana joey-grafana deleted the backport-70051-to-v10.0.x branch June 19, 2023 12:50
@zerok zerok modified the milestones: 10.0.x, 10.0.1 Jun 20, 2023
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.

None yet

3 participants