question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Allow highlight spans base on tag in trace detail view

See original GitHub issue

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

I have a big trace consists of many spans, I want find every span which contains specified tag.

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

Currently, I need click every span and check its tags.

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

Provide an input box Highlight... like existed Find... let user input tag (e.g. component=jdbc), then highlight all matched span by wrapping colored border.

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:1
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
yurishkurocommented, Apr 6, 2021

@Aaishpra sure. Only thing is I don’t really have a good sense of the complexity here, so good first issue label might be a bit optimistic.

1reaction
yurishkurocommented, Nov 24, 2020

@grvv give it a shot. If you find yourself going too deep with the implementation, I suggest first posting findings / screenshots here. Perhaps even start with a concrete spec of how the new functionality would look from the user point of view.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Span Visualizations - Datadog Docs
View spans in a list, or aggregate spans into timeseries, top lists and more. ... Select relevant visualizations to surface valuable information, ...
Read more >
Manage services, spans, and traces in Splunk APM
Spans and traces form the backbone of application monitoring in Splunk APM. Use the following topics to learn about spans and traces and...
Read more >
Understand and use the distributed tracing UI
In the View by dropdown, select the duration type: Back-end duration; Root span duration; Trace duration. In Group traces by, select one of...
Read more >
Distributed tracing: spans, traces, agents, tags & dimensions
Tracing provides visibility into a system allowing the developers and operations to observe the application during runtime.
Read more >
View Traces | SigNoz
Filter Spans by Tags/Attributes​ · You can enter plain text in the Quick Filter input box and then select the Run button at...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found