Variable: PluginRuntimeResourcesResponseSchema
constPluginRuntimeResourcesResponseSchema:TObject<{actions:TArray<TObject<{action:TString;at:TInteger;currentMiB:TOptional<TNumber>;limitMiB:TOptional<TNumber>;pluginId:TUnion<[TString,TNull]>;resource:TString;traceId:TString; }>>;budgets:TObject<{aggregateHardMiB:TInteger;aggregateSoftMiB:TInteger;mainHeapMiB:TInteger;mainRssHardMiB:TInteger;treeHardMiB:TInteger;treeSoftMiB:TInteger; }>;level:TUnion<[TLiteral<"ok">,TLiteral<"soft">,TLiteral<"elevated">,TLiteral<"critical">,TLiteral<"hard">]>;limitsVersion:TLiteral<1>;measurements:TObject<{aggregateRssMiB:TNumber;cgroup:TOptional<TObject<{available:TBoolean;currentMiB:TUnion<[TNumber,TNull]>;maxMiB:TUnion<[TNumber,TNull]>; }>>;mainRssMiB:TNumber;treeRssMiB:TNumber; }>;processes:TArray<TObject<{cpuMs:TOptional<TNumber>;heapMiB:TInteger;pid:TInteger;pluginId:TString;rssHardMiB:TInteger;rssMiB:TOptional<TNumber>;rssSoftMiB:TInteger;source:TOptional<TUnion<[TLiteral<"proc">,TLiteral<"ipc">]>>; }>>;profile:TUnion<[TLiteral<"low-vps-3gb">,TLiteral<"low-vps-2gb">,TLiteral<"standard">,TLiteral<"custom">]>; }>
Defined in: packages/contracts/src/resourceProfile.ts:152
Admin diagnostics payload for the resource governor (OBS-01, no secrets).