View Source ExInsights.Supervisor (ExInsights v0.8.1)
Starts the ExInsights.Worker
for uploading telemetry to Azure
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor.
Callback implementation for Supervisor.init/1
.
Link to this section Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.
Callback implementation for Supervisor.init/1
.
@spec start_link([ExInsights.Worker.option()]) :: Supervisor.on_start()