Dela via


TracingSpanKind type

Den typen av spann.

type TracingSpanKind =
  | "client"
  | "server"
  | "producer"
  | "consumer"
  | "internal"