Skip to content

Conversation

@hassy
Copy link
Member

@hassy hassy commented Aug 23, 2024

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.

  • Does this require an update to the docs? Yes
  • Does this require a changelog entry? Yes

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
@hassy hassy merged commit df428ce into main Aug 23, 2024
@hassy hassy deleted the feat/response-time-by-code branch August 23, 2024 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants