I would like stats accross all the url calls in a group.
k6 currently includes the query params and considers all the urls unique.
If I wanted to get averaged stats for an endpoint that uses query params is that possible at the moment?
Many thanks!
I would like stats accross all the url calls in a group.
k6 currently includes the query params and considers all the urls unique.
If I wanted to get averaged stats for an endpoint that uses query params is that possible at the moment?
Many thanks!
Yes,
by using the tag name ![]()
More info here: HTTP Requests