Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SpanGraphNode

Package version

Simple representation of a Span that only has name and child relationships. Children should be arranged in the order they were created.

Hierarchy

  • SpanGraphNode

Index

Properties

Properties

children

children: SpanGraphNode[]

All child Spans of this Span

name

name: string

The Span name

Generated using TypeDoc