Exporters that log telemetry data in OTLP JSON format using
java.util.logging
. Intended for debugging only.
Exporters that log telemetry data in OTLP JSON format using `java.util.logging`. Intended for debugging only.
(metric-exporter)
Returns a metric exporter that logs every metric in OTLP JSON format using
java.util.logging
.
Returns a metric exporter that logs every metric in OTLP JSON format using `java.util.logging`.
(span-exporter)
Returns a span exporter that logs every span in OTLP JSON format using
java.util.logging
.
Returns a span exporter that logs every span in OTLP JSON format using `java.util.logging`.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close