Bloccs.Web.Panels.Messages (bloccs_web v0.1.0)

Copy Markdown View Source

Panel 5 — packages moving through the network. A live throughput chart over the per-second Bloccs.Web.Telemetry.Flow buckets, plus a scrolling feed of recent message events: each edge a message crossed (from.port → to.port), its outcome, the emitting node's latency, and — when Bloccs.Inspect capture is enabled (bloccs 0.3+) — a bounded, redacted snapshot of the payload. Filterable by node and outcome.

Summary

Functions

render(assigns)

Attributes

  • network (:any) (required)
  • base_path (:string) (required)
  • flow (:map) - Defaults to %{events: [], series: [], rate: 0}.
  • filters (:map) - Defaults to %{node: nil, outcome: nil}.