(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`.
(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
(tracer)
Set up a tracer using the OpenTelemetry API
Set up a tracer using the OpenTelemetry API
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close