Skip to content

Show more information for selected span in tracer #68

Open
@aryanjassal

Description

@aryanjassal

Specification

Currently, when a span is highlighted in the web visualiser, it reduces the opacity of other spans so only the selected span is highlighted and clearly visible. This is enough to highlight a span, but additional information can be provided for better diagnostics.

The highlighted span can reveal a container which shows useful reference data like the span name, id, and start and stop time. This is more useful than simply the name for all spans.

Additional context

Tasks

  1. Create a textbox either as part of the svg or an overlay
  2. Show additional data like the span id and the start/stop time or the duration (duration in milliseconds for <5s runtime and in seconds for >5s)
  3. Only show the additional data for the selected span

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions