Skip to main content
zerotal

Documentation


Documentation / @zerotal/monitor / MemoryRoute

Interface: MemoryRoute

Defined in: monitor/src/store/types.ts:209

Heaviest routes by memory (Top Memory Requests widget).

Properties

method

method: string

Defined in: monitor/src/store/types.ts:210


path

path: string

Defined in: monitor/src/store/types.ts:211


memKb

memKb: number

Defined in: monitor/src/store/types.ts:213

Peak heap (KB) observed for this route in the window.


count

count: number

Defined in: monitor/src/store/types.ts:214