View Source Hammox.Telemetry (Hammox v0.7.0)
This module wraps :telemetry so users of this library can opt in/out of telemetry.
Telemetry is disabled by default and will use our NoOp client.
To enable telemetry set this in your application config:
config :hammox, enable_telemetry?: true