Unable to capture the response time metrics in Artillery test #3446
shyam1001452
started this conversation in
Artillery
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am testing an endpoint with artillery. At the end of the test i'm trying to capture the p90 response time and print it in the console. I can't seem to find the correct function for it.
I have tried few functions:
data.aggregate.latency.p90
stats.latency.p90
But it doesn't seem to work
Is there any other way to capture these metrics?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions