HTTP Requests allows you to view statistics regarding different endpoints in your system and their usage.
Each expandable row is divided into 4 cards
Shows the request count grouped by the different HTTP methods, their max time and their total time if present.
Shows the request count grouped by the returned HTTP status codes, their max time and their total time if present.
Shows the request count grouped by the request's outcomes, their max time and their total time if present.
Shows the request count grouped by the request's exceptions, their max time and their total time if present.
Not all requests appear in HTTP Requests
HTTP Request Statistics
Last updated 2 years ago
Was this helpful?