Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SpanData

Schema for representing a JSON-serialized Span.

Hierarchy

  • SpanData

Index

Properties

context

context: Context

finishTimeMs

finishTimeMs: number

Optional logs

logs: Log[]

operation

operation: string

Optional references

references: Reference[]

startTimeMs

startTimeMs: number

Optional tags

tags: Tags

Generated using TypeDoc