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

Implement Service-Oriented Deep Dependency Graph (DDG) #481

Closed
everett980 opened this issue Nov 6, 2019 · 0 comments
Closed

Implement Service-Oriented Deep Dependency Graph (DDG) #481

everett980 opened this issue Nov 6, 2019 · 0 comments

Comments

@everett980
Copy link
Collaborator

This is a tracking issue to encompass the work done across many PRs to get the first revision of the DDG into JaegerUI.

Brief overview of functionality covered in first revision:

  • Users can view a graph of DDG paths aggregated by a flink job.
  • Users can specify density heuristics.
  • Users can group operations for a service.
  • Users can expand/shrink the visible portion of the graph by selecting how many hops to view.
  • Users can also search for services or operations in the graph, and show matches outside of the current hop boundaries.
  • Users can mouse over a node to emphasize all paths through that node.
  • Users can view exemplar traces for a given node.
  • Users can navigate between DDGs.
  • Users can share links to a DDG, preserving essential parts of UI state.

List of PRs by author:
@tiffon in #442, #441, #440, #439, #438, #437, #431, #406, and #405
@everett980 in #468, #466, #458, #463, #457, #453, #452, #434, #433, #432, #429, #427, #424, #421, #412, #398, #386, and #378

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