artilleryio / artillery

The complete load testing platform. Everything you need for production-grade load tests. Serverless & distributed. Load test with Playwright. Load test HTTP APIs, GraphQL, WebSocket, and more. Use any Node.js module.
https://www.artillery.io
Mozilla Public License 2.0
8.05k stars 511 forks source link

feat(http): track response time by status code #3326

Closed hassy closed 2 months ago

hassy commented 2 months ago

Description

Track response time by status code (2xx, 3xx, 4xx, and 5xx).

New metrics that will be emitted:

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.