Liking cljdoc? Tell your friends :D

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 builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close