opentelemetry
Opentelemetry.Span_id
Unique ID of a span.
opentelemetry.atomic
type t
val create : unit -> t
val pp : Format.formatter -> t -> unit
val to_bytes : t -> bytes
val of_bytes : bytes -> t
val to_hex : t -> string
val of_hex : string -> t