package trace

  1. Overview
  2. Docs

Module Trace_core.CollectorSource

A global collector.

The collector, if present, is responsible for collecting messages and spans, and storing them, recording them, forward them, or offering them to other services and processes.

Sourceval dummy_span : int64
Sourceval dummy_trace_id : string
Sourceval dummy_explicit_span : Trace_core__.Types.explicit_span
Sourceval dummy_explicit_span_ctx : Trace_core__.Types.explicit_span_ctx
Sourcemodule type S = sig ... end

Signature for a collector.

OCaml

Innovation. Community. Security.