Need ability to report any parameters like p(90) and p(95) #70

Closed
opened 2023-05-30 06:44:48 +00:00 by anikeev-yadro · 1 comment
Member

For most correctly investigate a reports need ability to report any parameters like p(90) and p(95).

For most correctly investigate a reports need ability to report any parameters like p(90) and p(95).
Owner

It is already supported https://k6.io/docs/using-k6/k6-options/reference/#summary-trend-stats , so sth like
k6 run --summary-trend-stats="avg,min,med,max,p(90),p(99.9),p(99.99),count" can be used.

It is already supported https://k6.io/docs/using-k6/k6-options/reference/#summary-trend-stats , so sth like `k6 run --summary-trend-stats="avg,min,med,max,p(90),p(99.9),p(99.99),count"` can be used.
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/xk6-frostfs#70
No description provided.