Liking cljdoc? Tell your friends :D

io.pedestal.telemetry.otel-global-init

Uses GlobalOpenTelemetry to provide defaults for metrics source and tracing source.

Uses GlobalOpenTelemetry to provide defaults for metrics source and tracing source.
raw docstring

metric-sourceclj

(metric-source)

Wraps the meter obtained from GlobalOpenTelemetry, with an instrumentation scope name of io.pedestal.metrics.

Wraps the meter obtained from GlobalOpenTelemetry, with an
instrumentation scope name of io.pedestal.metrics.
sourceraw docstring

tracing-sourceclj

(tracing-source)

Returns the tracer obtained from GlobalOpenTelementry, with an instrumentation scope name of io.pedestal.tracing.

Returns the tracer obtained from GlobalOpenTelementry, with an
instrumentation scope name of io.pedestal.tracing.
sourceraw docstring

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

× close