Rush StackShopBlogEvents
Skip to main content

Home > @microsoft/rush-lib > ITelemetryMachineInfo

ITelemetryMachineInfo interface

This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

Signature:

export interface ITelemetryMachineInfo 

Properties

PropertyModifiersTypeDescription
machineArchitecturestring(BETA) The CPU architecture
machineCoresnumber(BETA) The number of logical CPU cores.
machineCpustring(BETA) The CPU model *
machineFreeMemoryMiBnumber(BETA) The amount of free RAM on the machine at the end of execution, in MiB.
machineTotalMemoryMiBnumber(BETA) The total amount of RAM on the machine, in MiB.