package opentelemetry

  1. Overview
  2. Docs

Module Opentelemetry.Span_idSource

Unique ID of a span.

Sourcetype t
Sourceval create : unit -> t
Sourceval pp : Format.formatter -> t -> unit
Sourceval to_bytes : t -> bytes
Sourceval of_bytes : bytes -> t
Sourceval to_hex : t -> string
Sourceval of_hex : string -> t
OCaml

Innovation. Community. Security.