package opentelemetry-client

  1. Overview
  2. Docs

Module Opentelemetry_client_sync.Shutdown_syncSource

Shutdown this exporter and block the thread until it's done.

With the new Exporter.t interface, shutdown is synchronous. This function is kept for backwards compatibility.

Sourceval shutdown_main : unit -> unit

Shutdown main exporter and wait