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.
(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close