Opentelemetry_client_cohttp_lwtSourceUrl of the endpoint. Default is "http://localhost:4318", or "OTEL_EXPORTER_OTLP_ENDPOINT" if set.
Set http headers that are sent on every http query to the collector.
val create_backend :
?stop:bool Opentelemetry_client_cohttp_lwt__.Common_.Atomic.t ->
?config:Config.t ->
unit ->
(module Opentelemetry.Collector.BACKEND)val setup :
?stop:bool Opentelemetry_client_cohttp_lwt__.Common_.Atomic.t ->
?config:Config.t ->
?enable:bool ->
unit ->
unitSetup endpoint. This modifies Opentelemetry.Collector.backend.