Octez_telemetry
module Events : sig ... end
This module implements an event sink (see Internal_event
) to emit events as OpenTelemetry logs.
module HTTP_client : sig ... end
Follow the OpenTelemetry specs for HTTP client, see https://opentelemetry.io/docs/specs/semconv/http/http-spans
module HTTP_server : sig ... end
Module providing OpenTelemetry tracing capabilities for Resto-based RPC services. This allows for profiling of RPC requests and responses.
module Opentelemetry_config : sig ... end
module Opentelemetry_setup : sig ... end
module Trace : sig ... end
module Worker : sig ... end