Variable: PluginRuntimeTelemetrySchema
constPluginRuntimeTelemetrySchema:TObject<{arrayBuffersMiB:TNumber;at:TInteger;cpuMs:TNumber;eventLoopUtilization:TNumber;externalMiB:TNumber;heapTotalMiB:TNumber;heapUsedMiB:TNumber;pid:TInteger;rssMiB:TNumber;runtimeEpoch:TInteger;runtimeRestarts:TInteger;uptimeMs:TInteger;workerCount:TInteger;workerRestarts:TInteger; }>
Defined in: packages/contracts/src/pluginRuntime.ts:817
Resource telemetry (§40). One per Worker plus a process-level aggregate.