package opentelemetry

  1. Overview
  2. Docs
Core library for instrumentation and serialization for https://opentelemetry.io

Install

dune-project
 Dependency

Authors

Maintainers

Sources

opentelemetry-0.91.tbz
sha256=4aaee2025957acf71434a027bd57ee699a9ae927e6b49804fb1e999e16a03694
sha512=f3ec030fc4ca0483c3fc143eaa802e2aa02b4c25e1a03ec967bd017fad8a4ef6287e9f9688486434d1ac2fc403217658b61d2c7f3709c092c939b93f412ee5c5

doc/src/opentelemetry.core/opentelemetry_core.ml.html

Source file opentelemetry_core.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
(* generated by dune *)

(** @canonical Opentelemetry_core.Any_signal *)
module Any_signal = Opentelemetry_core__Any_signal

(** @canonical Opentelemetry_core.Any_signal_l *)
module Any_signal_l = Opentelemetry_core__Any_signal_l

(** @canonical Opentelemetry_core.Clock *)
module Clock = Opentelemetry_core__Clock

(** @canonical Opentelemetry_core.Common_ *)
module Common_ = Opentelemetry_core__Common_

(** @canonical Opentelemetry_core.Context *)
module Context = Opentelemetry_core__Context

(** @canonical Opentelemetry_core.Event *)
module Event = Opentelemetry_core__Event

(** @canonical Opentelemetry_core.Exporter *)
module Exporter = Opentelemetry_core__Exporter

(** @canonical Opentelemetry_core.Instrument *)
module Instrument = Opentelemetry_core__Instrument

(** @canonical Opentelemetry_core.Key_value *)
module Key_value = Opentelemetry_core__Key_value

(** @canonical Opentelemetry_core.Log_record *)
module Log_record = Opentelemetry_core__Log_record

(** @canonical Opentelemetry_core.Metrics *)
module Metrics = Opentelemetry_core__Metrics

(** @canonical Opentelemetry_core.Rand_bytes *)
module Rand_bytes = Opentelemetry_core__Rand_bytes

(** @canonical Opentelemetry_core.Span *)
module Span = Opentelemetry_core__Span

(** @canonical Opentelemetry_core.Span_ctx *)
module Span_ctx = Opentelemetry_core__Span_ctx

(** @canonical Opentelemetry_core.Span_id *)
module Span_id = Opentelemetry_core__Span_id

(** @canonical Opentelemetry_core.Span_kind *)
module Span_kind = Opentelemetry_core__Span_kind

(** @canonical Opentelemetry_core.Span_link *)
module Span_link = Opentelemetry_core__Span_link

(** @canonical Opentelemetry_core.Span_status *)
module Span_status = Opentelemetry_core__Span_status

(** @canonical Opentelemetry_core.Timestamp_ns *)
module Timestamp_ns = Opentelemetry_core__Timestamp_ns

(** @canonical Opentelemetry_core.Trace_context *)
module Trace_context = Opentelemetry_core__Trace_context

(** @canonical Opentelemetry_core.Trace_id *)
module Trace_id = Opentelemetry_core__Trace_id

(** @canonical Opentelemetry_core.Value *)
module Value = Opentelemetry_core__Value