package opentelemetry

  1. Overview
  2. Docs
Instrumentation for https://opentelemetry.io

Install

Dune Dependency

Authors

Maintainers

Sources

opentelemetry-0.11.2.tbz
sha256=716a7407dcbb8d950295f55d2b72fec14bf122558972681d66b4a56352987c1c
sha512=4cdf5ffe31b6b03741734cda285ec8d5c261fafb7dff1c74e40472bc46ba0e97cb2df88a1557874482918303607e9ae21362ebc064985960bc002517e313d88c

doc/opentelemetry/Opentelemetry/Span_id/index.html

Module Opentelemetry.Span_idSource

Unique ID of a span.

Sourcetype t
Sourceval create : unit -> t
Sourceval dummy : t
Sourceval pp : Format.formatter -> t -> unit
Sourceval is_valid : t -> bool
Sourceval to_bytes : t -> bytes
Sourceval of_bytes : bytes -> t
Sourceval to_hex : t -> string
Sourceval to_hex_into : t -> bytes -> int -> unit
Sourceval of_hex : string -> t
Sourceval of_hex_substring : string -> int -> t
OCaml

Innovation. Community. Security.