API Reference honeylixir v0.6.1

Modules

Used to interact with Honeycomb's API for sending events.

Provides a helper function for sampling consistently for use in the sample_hook.

Used for managing Events and holding their data. It also has a send function that really just kicks off the sending process which happens asynchronously.

Small Agent used to store and retrieve fields to be added to all events.

Struct and factory functions for generating certain kinds of Responses.

Transmission engine that handles sending events to the expected place.

Queue for processing and managing events to be sent.

Typically invoked as a Task, handles sending the Honeylixir.Event batches to the Honeylixir.Client and reporting responses from Honeycomb.