Skip to main content

PROCESS_INFO_SAMPLED_V1

Constant PROCESS_INFO_SAMPLED_V1 

Source
pub const PROCESS_INFO_SAMPLED_V1: &str = "https://schemas.3leaps.dev/sysprims/process/v1.1.0/process-info-sampled.schema.json";
Expand description

Schema ID for process snapshot output with sampled (monitor-style) CPU (v1.1.0).

This schema matches the shape of process-info.schema.json but relaxes cpu_percent to allow values > 100 when a process uses multiple cores.

Schema location: schemas/process/v1.1.0/process-info-sampled.schema.json