Integration support for publishing ken events to honeycomb.io.
Integration support for publishing ken events to honeycomb.io.
(honey-observer dataset write-key & {:as opts})Constructs a new HoneyObserver component for the provided dataset, using
the secret write-key. Other options will be merged into the component.
Also accepts:
:transform
A function called on every event before sending it. Should return an
updated event map, or nil to drop the event.:response-observer
A map of callbacks when events are accepted or rejected on sending.Constructs a new `HoneyObserver` component for the provided dataset, using the secret write-key. Other options will be merged into the component. Also accepts: - `:transform` A function called on every event before sending it. Should return an updated event map, or nil to drop the event. - `:response-observer` A map of callbacks when events are accepted or rejected on sending.
(rename-default-fields event)Transforming function which renames some ken keywords to match the default Honeycomb schema.
Transforming function which renames some ken keywords to match the default Honeycomb schema.
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 |