Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
Latency | *components.PercentileStats | :heavy_check_mark: | N/A | { “p50”: 25.5, “p75”: 35.2, “p90”: 48.7, “p99”: 85.3 } |
RequestCount | *int64 | :heavy_check_mark: | Total requests admitted for this workload in the window. | |
Throughput | *components.PercentileStats | :heavy_check_mark: | N/A | { “p50”: 25.5, “p75”: 35.2, “p90”: 48.7, “p99”: 85.3 } |