View Source Electric.Telemetry.StackTelemetry (electric v1.0.0-beta.19)

Collects and exports stack level telemetry such as database and shape metrics.

If multiple databases are used, each database will have it's own stack and it's own StackTelemetry.

See also ApplicationTelemetry for application/system level specific telemetry.

Summary

Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

get_total_disk_usage(opts)

View Source

Callback implementation for Supervisor.init/1.