Converts normalized runtime snapshots into bounded Cytoscape graph data.
The payload keeps browser-facing values scalar and limits the visible process count so large runtimes remain navigable.
Summary
Functions
Returns the application ID with the largest observed supervision tree.
Builds a bounded graph payload around the selected or focused application.
Types
Functions
@spec default_focus_id(BeamConsole.Snapshot.t()) :: String.t() | nil
Returns the application ID with the largest observed supervision tree.
@spec payload(BeamConsole.Snapshot.t(), payload_options()) :: map()
Builds a bounded graph payload around the selected or focused application.