Liking cljdoc? Tell your friends :D
Clojure only.

io.pedestal.metrics.otel

Default metrics implementation based on OpenTelemetry.

Default metrics implementation based on OpenTelemetry.
raw docstring

wrap-meterclj

(wrap-meter meter)
(wrap-meter meter time-source-fn)

Wraps a Meter instance as a [[MetricSource]].

time-source-fn: used for testing, returns the current time in nanoseconds; used with timers.

Wraps a Meter instance as a [[MetricSource]].

time-source-fn: used for testing, returns the current time in nanoseconds; used with timers.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close