Clj-honeycomb 1.0.6.536

Released under the Apache License, Version 2.0

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

Installation

To install, add the following dependency to your project or build file:

[conormcd/clj-honeycomb "1.0.6.536"]

Namespaces

clj-honeycomb.core

A thin wrapper over libhoney-java. Use this to send events to Honeycomb.

clj-honeycomb.fields

Fields are the data that are sent as part of an event.

Public variables and functions:

clj-honeycomb.middleware.ring

Ring middleware to turn every request/response into a Honeycomb event.

Public variables and functions:

clj-honeycomb.testing-utils

Functions to make it easier to test code that uses clj-honeycomb.

Public variables and functions: