Sdílet prostřednictvím


TracingSpanKind type

Druh rozpětí.

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