Liking cljdoc? Tell your friends :D

otel.otel


current-spanclj

(current-span)
source

default-optsclj

source

spanclj

(span span-name)
(span span-name opts)

Create a span. The optional opts can set various properties on the span, and when not provided uses default-opts.

Create a span. The optional `opts` can set various properties on the span,
and when not provided uses `default-opts`.
sourceraw docstring

span-kindsclj

source

span-scopeclj

(span-scope span)

Open a Scope for a Span, to be used with with-open

Open a Scope for a Span, to be used with with-open
sourceraw docstring

tracerclj

(tracer)

Set up a tracer using the OpenTelemetry API

Set up a tracer using the OpenTelemetry API
sourceraw docstring

with-spancljmacro

(with-span span-binding & body)
source

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

× close