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

[Feature Request] Support negation for search #521

Open
smyrick opened this issue Sep 26, 2019 · 2 comments
Open

[Feature Request] Support negation for search #521

smyrick opened this issue Sep 26, 2019 · 2 comments
Assignees

Comments

@smyrick
Copy link

smyrick commented Sep 26, 2019

Often when I am doing a search and I have narrowed down to my serviceName I would like to see trends and traces for everything except one specific operationName. Is there anyway that search can support this feature?

serviceName=my-service operationName!=slowCall

@absrivastava
Copy link
Member

Currently, it's not available, but we are already working on adding this feature. We are ready with Backend changes and @bulicekj is working on UI to support this.

@bulicekj
Copy link

bulicekj commented Oct 2, 2019

@absrivastava @smyrick UI work is done (see #497). This is currently parked until we can figure out a better backend solution. Tagging @ashishagg as well, in case he has put any more thought into it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants