clj-honeycomb icon indicating copy to clipboard operation
clj-honeycomb copied to clipboard

A Clojure interface to Honeycomb.io, built on libhoney-java.

Results 2 clj-honeycomb issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request....

Currently `with-event` relies on the implicit `clj-honeycomb.core/*client*` being bound to an active client - is there any possibility to add an equivalent `with-event` which can have the client supplied externally,...