Liking cljdoc? Tell your friends :D

maja.core


init-honeycombclj

(init-honeycomb {:keys [write-key dataset sample-rate]})

Initializes a Honeycomb Client

Initializes a Honeycomb Client
sourceraw docstring

nowclj

(now)
source

root-traceclj

source

send-eventclj

(send-event params timestamp honey)

Sends an event outside of any active trace

Sends an event outside of any active trace
sourceraw docstring

send-in-traceclj

(send-in-trace params honey)

Sends a single event inside the active trace, e.g. an error event

Sends a single event inside the active trace, e.g. an error event
sourceraw docstring

tracesclj

source

uuidclj

(uuid)
source

wrap-all-trace-methodsclj

(wrap-all-trace-methods honey)

Wraps all functions in all namespaces with the Honeycomb Tracing function

Wraps all functions in all namespaces with the Honeycomb Tracing function
sourceraw docstring

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

× close