Bagikan melalui


TracingSpanKind type

Jenis rentang.

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