(init-honeycomb {:keys [write-key dataset sample-rate]})
Initializes a Honeycomb Client
Initializes a Honeycomb Client
(send-event params timestamp honey)
Sends an event outside of any active trace
Sends an event outside of any active trace
(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
(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
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close