HTTP Requests

Overview

HTTP Requests allows you to view statistics regarding different endpoints in your system and their usage.

Usage

Each expandable row is divided into 4 cards

Methods

Shows the request count grouped by the different HTTP methods, their max time and their total time if present.

Statuses

Shows the request count grouped by the returned HTTP status codes, their max time and their total time if present.

Outcomes

Shows the request count grouped by the request's outcomes, their max time and their total time if present.

Exceptions

Shows the request count grouped by the request's exceptions, their max time and their total time if present.

Troubleshooting

Required Abilities

Last updated