DeliveryMetrics (wsdataselect v1.4.0)

Copy Markdown View Source

Public API for recording delivery metrics.

Summary

Functions

Extracts request metadata from a Plug.Conn and sends it to the DeliveryMetrics.Service GenServer for asynchronous recording.

Functions

record(conn, msrecords)

@spec record(Plug.Conn.t(), [{String.t(), binary()}]) :: Plug.Conn.t()

Extracts request metadata from a Plug.Conn and sends it to the DeliveryMetrics.Service GenServer for asynchronous recording.