ObserverWeb.Telemetry.Storage (Observer Web v0.1.5)

GenServer that collects the telemetry data received

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(args)

@spec start_link(any()) :: :ignore | {:error, any()} | {:ok, pid()}