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 Integration - Use select for query in Tempo 2.2 #6616

Closed
Tracked by #6538
josunect opened this issue Sep 14, 2023 · 0 comments · Fixed by #6835
Closed
Tracked by #6538

Tempo Integration - Use select for query in Tempo 2.2 #6616

josunect opened this issue Sep 14, 2023 · 0 comments · Fixed by #6835
Assignees
Labels
enhancement This is the preferred way to describe new end-to-end features. sub-task Ties an issue to an epic

Comments

@josunect
Copy link
Contributor

Improve the TraceQL queries to use the pipe and select for Tempo 2.2

traceQL := "{ name != \" \" } | select(status, .service.name, .node_id) "

Ref. #6518

@josunect josunect added the enhancement This is the preferred way to describe new end-to-end features. label Sep 14, 2023
@josunect josunect added the sub-task Ties an issue to an epic label Sep 14, 2023
@josunect josunect self-assigned this Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This is the preferred way to describe new end-to-end features. sub-task Ties an issue to an epic
Projects
Development

Successfully merging a pull request may close this issue.

1 participant