View Source Electric.Telemetry.CallHomeReporter (electric v0.9.5)
Reporter that collects runtime telemetry information and sends it to a configured home server once in a while. The information is aggregated over a period of time, with percentile values calculated for the metrics that have them.
Summary
Functions
Returns a specification to start this module under a supervisor.
Types
@type metric() :: Telemetry.Metrics.t()
@type report_format() :: keyword(metric() | report_format())