Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
latency | Nullable[components.PercentileStats] | :heavy_check_mark: | N/A | { “p50”: 25.5, “p75”: 35.2, “p90”: 48.7, “p99”: 85.3 } |
request_count | Nullable[int] | :heavy_check_mark: | Total requests admitted for this workload in the window. | |
throughput | Nullable[components.PercentileStats] | :heavy_check_mark: | N/A | { “p50”: 25.5, “p75”: 35.2, “p90”: 48.7, “p99”: 85.3 } |