Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace TestSpanEnrichmentOutput

Output of running a set of span enrichment rules against a span.

Properties

Optional filters

filters: Array<boolean>

A list of booleans indicating whether the corresponding filter in the input matched the input span.

Optional span

span: any

The span after applying enrichment rules.

Const testType

testType: string = "SPAN_ENRICHMENT"

Methods

getDeserializedJsonObj

getJsonObj