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).
(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).
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |