(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 builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |