Modules
CockroachDB cluster and database statistics for Ecto apps.
Healthcheck report logic backing EctoCockroachExtras.diagnose/2.
A Phoenix.LiveDashboard.PageBuilder page exposing EctoCockroachExtras stats.
Wraps SHOW CLUSTER SETTINGS (public settings, the default) and SHOW ALL CLUSTER SETTINGS (via args: [all: true], includes non-public/internal settings and one extra
public column not present in info/0's declared columns).