libhoney_ex v0.1.0 Libhoney View Source

Provides functions for interacting with the honeycomb.io API.

Link to this section Summary

Functions

Sends an event to honeycomb based on the event sample_rate.

Link to this section Functions

Sends an event to honeycomb based on the event sample_rate.

Returns :ok.

iex> Libhoney.Event.create |> Libhoney.send_event
:ok