package opentelemetry

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

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