Liking cljdoc? Tell your friends :D
Clojure only.

opencensus-clojure.reporting.zipkin


reportclj

(report service-name)
(report endpoint service-name)

Reports the spans to Zipkin.

  • :endpoint optional endpoint to report to
  • :service-name the name of your app. This is global and forever.
Reports the spans to Zipkin.

- `:endpoint` optional endpoint to report to
- `:service-name` the name of your app. This is global and forever.
raw docstring

shutdownclj

(shutdown)

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

× close