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

Add ability to search for nodes in TraceDiffGraph and TraceGraph #307

Closed
everett980 opened this issue Jan 7, 2019 · 0 comments
Closed
Assignees

Comments

@everett980
Copy link
Collaborator

Requirement - what kind of business use case are you trying to solve?

The ability to find node(s) in a large graph based on operation, service name, or tag keys or values.

Problem - what in Jaeger blocks you from solving the requirement?

It is possible to manually by operation or service name, however tag data is not visible in these views.

Proposal - what do you suggest to solve the problem or improve the existing situation?

Add a search overlay that is tied to a query parameter.

@everett980 everett980 self-assigned this Jan 7, 2019
everett980 added a commit to everett980/jaeger-ui that referenced this issue Jan 7, 2019
everett980 added a commit to everett980/jaeger-ui that referenced this issue Jan 16, 2019
vvvprabhakar pushed a commit to vvvprabhakar/jaeger-ui that referenced this issue Jul 5, 2021
…gertracing#307)

Signed-off-by: Everett Ross <reverett@uber.com>

Signed-off-by: vvvprabhakar <vvvprabhakar@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant