Skip to content

[chore]: Migrate dependencies of VirtualizedTraceView to IOtelSpan #3288

@yurishkuro

Description

@yurishkuro

Requirement

This is part of issue #3265.

The component packages/jaeger-ui/src/components/TracePage/TraceTimelineViewer/VirtualizedTraceView.tsx has some dependencies that require both legacy span and OTEL span. The goal is to fix those dependencies to only require IOtelSpan (or IOtelTrace).

Success criteria:

  1. Dependencies invoked from VirtualizedTraceView that currently require legacy Span are now accepting IOtelSpan
  2. npm test is successful
  3. npm run lint is successful

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions