riemannx v2.4.1 Riemannx.Connections.UDP View Source
Using the UDP connection is not recommended at all, events will be dropped if they exceed the max_udp_size set. You can increase this server side and set the desired value in this client.
Link to this section Summary
Functions
Callback implementation for Riemannx.Connection.get_worker/2
Callback implementation for Riemannx.Connection.query/3
Callback implementation for Riemannx.Connection.release/3
Callback implementation for Riemannx.Connection.send/2
Callback implementation for Riemannx.Connection.send_async/2
Link to this section Functions
Callback implementation for Riemannx.Connection.get_worker/2
.
Callback implementation for Riemannx.Connection.query/3
.
Callback implementation for Riemannx.Connection.release/3
.
Callback implementation for Riemannx.Connection.send/2
.
Callback implementation for Riemannx.Connection.send_async/2
.
start_link(Riemannx.Connection.t()) :: {:ok, pid()}