API Reference honeylixir v0.3.0

Modules

Used to interact with honeycomb.io's API for tracing and other data.

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.

Available for tracking responses for each event sent via Honeylixir.Transmission.

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 adding responses to the queue.