Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace TestSpanEnrichmentDetails

Run a set of span enrichment rules on a given span to see the result.

Properties

Optional filters

A list of filters to try against the given span.

options

options: any

The span enrichment rules to test in the format of an Options resource.

span

span: any

The span to test the rules on. This should be a valid JSON object that follows one of the formats used by distributed tracing frameworks, such as OpenTelemetry, Zipkin, or Oracle Application Performance Monitoring.

Const testType

testType: string = "SPAN_ENRICHMENT"

Methods

getDeserializedJsonObj

getJsonObj