package opentelemetry-client-cohttp-eio
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Collector client for opentelemetry, using cohttp + eio
Install
dune-project
Dependency
Authors
Maintainers
Sources
opentelemetry-0.12.tbz
sha256=ca92e7395495f73b46316607c514ce0dbe5fab129dddd9a17b353f835dcbf77d
sha512=ea2afd07c8db955364681f90388959db97d7b7f5b0836bc4045eca929968d6d77905e3aa66802226c0791c2552d0e281bdf2dbfe7ed90e9877ce3cedc343823f
doc/opentelemetry-client-cohttp-eio/Opentelemetry_client_cohttp_eio/index.html
Module Opentelemetry_client_cohttp_eioSource
Set http headers that are sent on every http query to the collector.
Source
val create_backend :
sw:Eio.Switch.t ->
?stop:bool Atomic.t ->
?config:Config.t ->
Eio_unix.Stdenv.base ->
(module Opentelemetry.Collector.BACKEND)Create a new backend using Cohttp_eio
NOTE after_cleanup optional parameter removed since NEXT_RELEASE
Source
val setup :
?stop:bool Atomic.t ->
?config:Config.t ->
?enable:bool ->
sw:Eio.Switch.t ->
Eio_unix.Stdenv.base ->
unitSetup endpoint. This modifies Opentelemetry.Collector.backend.
Shutdown current backend
Source
val with_setup :
?stop:bool Atomic.t ->
?config:Config.t ->
?enable:bool ->
(unit -> 'a) ->
Eio_unix.Stdenv.base ->
'awith_setup () f is like setup(); f() but takes care of cleaning up after f() returns See setup for more details.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>