/sys/in-flight-req
The /sys/in-flight-req
endpoint is used to get information on in-flight requests. The returned information contains the start_time
, client_remote_address
, request_path
, request_method
, and client_id
of the in-flight requests.
Collect In-Flight request information
This endpoint returns the information about the in-flight requests.
Method
Path
GET
/sys/in-flight-req
Sample request
Sample response
Last updated