Tortoise311.Connection.Telemetry (tortoise311 v0.12.1)

View Source

Per-connection telemetry capture.

[:tortoise311, :connection, :tx_bytes] => Number of bytes sent by the connection identified by its client id [:tortoise311, :connection, :rx_bytes] => Number of bytes received by the connection identified by its client id

Meta-data: %{client_id: <client_id>}

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

start_link(opts \\ [])