Liking cljdoc? Tell your friends :D

telemetry.tracing


->attrclj

(->attr v)

->attrsclj

(->attrs m)

add-eventclj

(add-event span message)
(add-event span message m)

create-spanclj

(create-span)
(create-span id)

create-spans-processor-jaegerclj

(create-spans-processor-jaeger service-name ip port)

end-current-spanclj

(end-current-span)

end-spanclj

(end-span span)

get-current-spanclj

(get-current-span)

set-current-spanclj

(set-current-span span)

setup-span-processorclj

(setup-span-processor span-processor)

shutdown-providerclj

(shutdown-provider)

test-spanclj

(test-span)

walk-kvclj

(walk-kv m fv)

Recursively transforms all map keys from keywords to strings and apply fv to value

Recursively transforms all map keys from keywords to strings and apply fv to value
raw docstring

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

× close