Liking cljdoc? Tell your friends :D
Clojure only.

io.pedestal.tracing.spi

Defines the TracingSource protocol, and provides implementations on nil and on OpenTelemetry's Tracer.

Defines the TracingSource protocol, and provides implementations on nil and on OpenTelemetry's Tracer.
raw docstring

TracingSourcecljprotocol

create-spanclj

(create-span this operation-name attributes)

Creates a new SpanBuilder, from which a Span can be created; additional functions in io.pedestal.telemetry allow the span to be configured prior to being activated.

Creates a new SpanBuilder, from which a Span can be created; additional functions
in io.pedestal.telemetry allow the span to be configured prior to being activated.
source

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

× close