Liking cljdoc? Tell your friends :D

steffan-westcott.clj-otel.exporter.logging

Exporters that log telemetry data using java.util.logging. Intended for debugging only.

Exporters that log telemetry data using `java.util.logging`. Intended for
debugging only.
raw docstring

metric-exporterclj

(metric-exporter)

Returns a metric exporter that logs every metric using java.util.logging.

Returns a metric exporter that logs every metric using `java.util.logging`.
sourceraw docstring

span-exporterclj

(span-exporter)

Returns a span exporter that logs every span using java.util.logging.

Returns a span exporter that logs every span using `java.util.logging`.
sourceraw docstring

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

× close