ui/argos_ui_kit library

Classes

ArgosColors
Semantic colors for HTTP methods and event kinds.
ArgosFormat
ArgosKind
Record kinds carried by ArgosPacketRecord.kind.
ArgosKindStyle
Icon + label for each event kind, shared by the list and the detail title so the two never drift apart.
ArgosListEntry
One rendered row in the record list.
ArgosRecordEntry
A single record, rendered on its own row.
ArgosResourceRun
A run of consecutive resource samples, collapsed into one expandable row.

Functions

argosBuildListEntries(List<ArgosPacketRecord> records) List<ArgosListEntry>
Collapses runs of consecutive resource samples so a 2-second sampler cannot bury the HTTP requests and crashes around it.