Honeylixir.TransmissionSender (honeylixir v0.6.1) View Source
Typically invoked as a Task, handles sending the Honeylixir.Event batches to
the Honeylixir.Client and reporting responses from Honeycomb.
Link to this section Summary
Functions
Does the actual passoff to the Honeylixir.Client for sending.
Link to this section Functions
Specs
send_batch([Honeylixir.Event.t()]) :: :ok
Does the actual passoff to the Honeylixir.Client for sending.
Responses are sent via :telemetry.execute/3.