Closed hassy closed 2 months ago
Track response time by status code (2xx, 3xx, 4xx, and 5xx).
New metrics that will be emitted:
http.response_time.2xx
http.response_time.3xx
http.response_time.4xx
http.response_time.5xx
Why the change is needed, and any details to help code reviewers.
This is for use by the Artillery team. Please leave this in if you're contributing to Artillery.
Description
Track response time by status code (2xx, 3xx, 4xx, and 5xx).
New metrics that will be emitted:
http.response_time.2xx
http.response_time.3xx
http.response_time.4xx
http.response_time.5xx
Why the change is needed, and any details to help code reviewers.
Pre-merge checklist
This is for use by the Artillery team. Please leave this in if you're contributing to Artillery.