package opentelemetry
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Core library for instrumentation and serialization for https://opentelemetry.io
Install
dune-project
Dependency
Authors
Maintainers
Sources
opentelemetry-0.91.1.tbz
sha256=30f344e7168a793d02c12d69c0f566b06eb963f52db3321e415ef6c5cd3d504d
sha512=19160da37cab59a23333d815baa67035f666e700a386953ec9957c685a0b72fa87919bac6a6651e50b1619773b3be7170bcc067c2d5316436b988bcf8d18dcba
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
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>