共用方式為


TracingSpanKind type

範圍的類型。

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