Variable: PluginRuntimeProcessSchema
constPluginRuntimeProcessSchema:TObject<{cpuMs:TOptional<TNumber>;heapMiB:TInteger;pid:TInteger;pluginId:TString;rssHardMiB:TInteger;rssMiB:TOptional<TNumber>;rssSoftMiB:TInteger;source:TOptional<TUnion<[TLiteral<"proc">,TLiteral<"ipc">]>>; }>
Defined in: packages/contracts/src/resourceProfile.ts:127
One governed backend process inside the admin diagnostics payload.