Bloccs.Web.Panels.Networks (bloccs_web v0.2.0)

Copy Markdown View Source

Panel 1 — the overview list of every running network (Bloccs.Introspect.list_networks/0), each row linking into its topology and carrying live stats: a throughput sparkline + rate, error count, and uptime. Pure presentation; data (the list plus live stats) is loaded by Bloccs.Web.DashboardLive and passed in.

Summary

Functions

render(assigns)

Attributes

  • networks (:list) (required)
  • base_path (:string) (required)
  • now (:integer) (required)
  • stats (:map) - Defaults to %{}.