Helper ClassesCpuSnapshotOn this pageCpuSnapshot crawlee._autoscaling.types.CpuSnapshotA snapshot of CPU usage. Args: used_ratio: The ratio of CPU currently in use. max_used_ratio: The maximum ratio of CPU that is considered acceptable. created_at: The time at which the measurement was taken.Index Propertiescreated_atis_overloadedmax_used_ratioused_ratioProperties created_atcreated_at: datetimeis_overloadedis_overloaded: boolReturns whether the CPU is considered as overloaded.max_used_ratiomax_used_ratio: floatused_ratioused_ratio: float
A snapshot of CPU usage.
Args: used_ratio: The ratio of CPU currently in use. max_used_ratio: The maximum ratio of CPU that is considered acceptable. created_at: The time at which the measurement was taken.