Skip to content

Add ability to display unadjusted trace in the UI #197

@black-adder

Description

@black-adder

We added the ability to view the raw unadjusted trace json in the UI. However, it would be nice if we could actually visualize the unadjusted trace for certain use cases:

  1. debugging would be easier (if we are double emitting spans, a visual representation will make the issue clear as day)
  2. FollowFrom spans are currently "normalized" to fit into the parent span (clockskew.go adjuster should skip FollowsFrom spans jaeger#448) which isn't ideal. While that ticket is in progress, seeing the raw trace would be useful for some users.

Parent issue: jaegertracing/jaeger#961

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions