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

Trace - Heuristics for collapsing spans #160

Open
tiffon opened this issue Dec 24, 2017 · 3 comments
Open

Trace - Heuristics for collapsing spans #160

tiffon opened this issue Dec 24, 2017 · 3 comments

Comments

@tiffon
Copy link
Member

tiffon commented Dec 24, 2017

Add functionality for collapsing spans with various heuristics.

Some ideas:

@yurishkuro
Copy link
Member

One of the simplest to implement might be a widget that allows

  • collapse all
  • expand all
  • expand/collapse to level 1
  • expand/collapse to level 2
  • ...

@felixfbecker
Copy link

+1000 for an expand all / collapse all button. Big traces are currently impossible to read

@whistlinwilly
Copy link

Would be nice to be able to "collapse outside of path" or "collapse outside subtree" - if we're looking at a span we care about, we can remove noise from the rest of the trace and focus on what we're analyzing.

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

4 participants