Honeylixir.Transmission (honeylixir v0.1.0) View Source

Module all about sending things to Honeycomb.

Link to this section Summary

Functions

Asynchronously sends the given event to Honeycomb. The result is not currently monitored as required by the minimal spec. This should change, especially as the larger, full-featured spec requires queueing events for transmission in batches. The implementation there may vary in the future.

Link to this section Functions

Asynchronously sends the given event to Honeycomb. The result is not currently monitored as required by the minimal spec. This should change, especially as the larger, full-featured spec requires queueing events for transmission in batches. The implementation there may vary in the future.

Sampling is also handled here as per the spec.