Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace TraceServiceSummary

Summary of the spans in a trace by service.

Properties

errorSpans

errorSpans: number

Number of spans with errors for serviceName in the trace. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

spanServiceName

spanServiceName: string

Name associated with the service.

totalSpans

totalSpans: number

Number of spans for serviceName in the trace. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj