Opentelemetry_client_cohttp_lwtSourceSet http headers that are sent on every http query to the collector.
val create_backend :
?after_cleanup:unit Lwt.u ->
?stop:bool Opentelemetry_client_cohttp_lwt__.Common_.Atomic.t ->
?config:Config.t ->
unit ->
(module Opentelemetry.Collector.BACKEND)Create a new backend using lwt and cohttp
val setup :
?stop:bool Opentelemetry_client_cohttp_lwt__.Common_.Atomic.t ->
?config:Config.t ->
?enable:bool ->
unit ->
unitSetup endpoint. This modifies Opentelemetry.Collector.backend.