Liking cljdoc? Tell your friends :D
Clojure only.

monkey.ci.metrics.otlp

OpenTelemetry client implementation, used to push metrics to an OTLP collector endpoint (e.g. Scaleway cockpit).

OpenTelemetry client implementation, used to push metrics to an OTLP 
collector endpoint (e.g. Scaleway cockpit).
raw docstring

make-clientclj

(make-client url reg {:keys [token interval service labels]})

Creates a new OTLP client that pushes to given url, using metrics from the specified Prometheus registry. The client automatically pushes metrics data at configured intervals (by default 60 seconds).

Creates a new OTLP client that pushes to given url, using metrics from the
specified Prometheus registry.  The client automatically pushes metrics
data at configured intervals (by default 60 seconds).
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close